An open API service indexing awesome lists of open source software.

https://github.com/waynecz/stylebirthplace

自用css发源器
https://github.com/waynecz/stylebirthplace

Last synced: over 1 year ago
JSON representation

自用css发源器

Awesome Lists containing this project

README

          

## CSS 发源器

好吧,这名字很奇怪,自用

用来在一块地方写所有项目的样式文件,有点像分发救灾资源的样子,因为之前一些前后端耦合项目用不到构建工具很烦,所以想到了这样解决,希望有用

+ 设置: 在`gulpfile.js`里修改`destDir`为目标目录

+ 规范: `项目名`文件夹下面要`项目名.scss` 例如`Acer/Acer.scss`

+ 发射方法: `npm start + 项目名`

EZ