babel plugin styled components px2rem:Babel插件用于将px转换为样式组件的rem单位 源码
babel-plugin-styled-components-px2rem 插件,用于将px转换为rem单位 使用处理模板字符串中的所有CSS文本。 启用选项时,添加运行时px2rem函数px2rem来处理嵌入在模板字符串中的表达式。 具有相似功能的TypeScript转换器: 。 目录 需求 您需要将babel-plugin-styled-components-px2rem的以下peerDependencies同时安装到您的项目中: { " peerDependencies " : { " @babel/core " : " ^7.0.0 " , " postc
文件列表
babel-plugin-styled-components-px2rem-master.zip
(预估有个40文件)
babel-plugin-styled-components-px2rem-master
.gitignore
2KB
package.json
2KB
tslint.json
209B
package-lock.json
258KB
src
replace.ts
2KB
__tests__
issue3.spec.ts
486B
e2e.spec.ts
1KB
暂无评论