[链接]使用 npx create-expo-app x-s 创建的项目会有app/(tabs)app/(tabs)/_layout.tsxapp/+not-found.tsx这样 ( + 开头的文件夹和文件,这是在我之前写 python 和 vue 没有见过,一般编程对于文件夹和文件名的开头都是英文,但是 react native 生态下居然会有 ( + 这些字符开头?为什么 react native 要...
require('postcss-flexbugs-fixes'), autoprefixer({ browsers: [ '>1%', 'last 4 versions', 'Firefox ESR', 'not ie < 9', // React doesn't support IE8 anyway ], flexbox: 'no-2009', }), px2rem({ remUnit: 37.5 }) ],
react 项目中使用 postcss-px2rem-exclude,在什么情况下不起作用? 关注问题写回答 登录/注册科技 React React Native PostCSS react-router react 项目中使用 postcss-px2rem-exclude,在什么情况下不起作用?关注者0 被浏览63 关注问题写回答 邀请回答 好问题 添加评论 分享 暂时还没有...