doublemcz/sass-utility

此包的最新版本(v1.1.4)没有可用的许可证信息。

安装: 14

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

公开问题: 0

语言:CSS

v1.1.4 2018-04-03 09:25 UTC

This package is not auto-updated.

Last update: 2024-09-23 16:06:29 UTC


README

定义常用常量和实用类的文件

安装

yarn add web-sass-utility

用法

@import '@web-scss-utility/scss/utility.scss';

开发

在修改 scss/utility.scss 后,通过 grunt 运行构建。