1Introduction
- description:SCSS:function flexible
- author:#云淡然
- create:未明确
- update:未明确
- github:https://github.com/blearjs/blear.scss.flexible
2Example
@import './path/to/node_modules/blear.scss.flexible/src/index';
h1 {
font-size: px2rem(100);
}
h2 {
font-size: rem2px(1);
}
3Dependencies
- 无依赖