https://github.com/waynecz/stylebirthplace
自用css发源器
https://github.com/waynecz/stylebirthplace
Last synced: over 1 year ago
JSON representation
自用css发源器
- Host: GitHub
- URL: https://github.com/waynecz/stylebirthplace
- Owner: waynecz
- Created: 2016-05-31T02:52:39.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T07:51:27.000Z (about 10 years ago)
- Last Synced: 2025-01-08T11:30:13.235Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CSS 发源器
好吧,这名字很奇怪,自用
用来在一块地方写所有项目的样式文件,有点像分发救灾资源的样子,因为之前一些前后端耦合项目用不到构建工具很烦,所以想到了这样解决,希望有用
+ 设置: 在`gulpfile.js`里修改`destDir`为目标目录
+ 规范: `项目名`文件夹下面要`项目名.scss` 例如`Acer/Acer.scss`
+ 发射方法: `npm start + 项目名`
EZ