@m-xushu/global-style-lib
v1.1.4
Published
scss global style
Readme
scss 公用样式库
scss 公用样式库,一些基础变量,以及一些 class 样式类
git commit rules
<type>[optional scope]: <description>typerequired 类型(必选)feat功能fixbugtest测试perf优化refactor重构docs文档chore辅助工具配置style格式(适用 lint fix)revert回滚merge合并sync同步(同步主线、分支上的 fix 修复等)
optional scope涉及范围 (可选)description描述- 示例:
docs(README.md): update xxxxxx
