You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 10, 2022. It is now read-only.
动机
简单来说,就是让 less 变量可以无痛迁移到 css variable 去。详见二楼 ⬇️
功能特性
RoadMap
cosmiconfig预期使用方法
1. 配置
使用 cosmiconfig 式配置。
准备暂且只支持一个
variables参数,其他需求后面再看如此一来,插件就会识别到
primary-color和green-4变量是需要提升为 css variables 的。2. 引入插件
lessc 直接执行的话
引入到配置项中
3. 使用
如下声明
会生成
参考对象
社区插件仓库
开发笔记
资料库