1. 首页
  2. 数据库
  3. 其它
  4. module css:通过CLIAPIBrowserify汇总Webpack或PostCSS对CSS模块进行简化的重新解释 源码

module css:通过CLIAPIBrowserify汇总Webpack或PostCSS对CSS模块进行简化的重新解释 源码

上传者: 2021-02-07 17:59:42上传 ZIP文件 531.55KB 热度 8次
模块化CSS 简化的重新解释 文献资料 访问官方的模块化CSS网站: : 试试吧 有一个在线REPL,您可以在其中安装modular-css而无需安装任何东西! 产品特点 组成 . red { color : red; } . blue { composes : red; background : blue; } /* in the output .blue will be combination of both styles */ 价值观 @value alert: # F00; . alert { color : alert; } /* will ou
下载地址
用户评论