kosssi/sscank
Composer 安装命令:
composer require kosssi/sscank
包简介
Simple and lightweight CSS framework
README 文档
README
Sscank is a fork of KNASS.
I love the concept but i don't like how it's written...
Todo list :
- ☑ Copy all KNACSS composent
- ☑ Create composer.json
- ☑ Build less to CSS
- ☑ Create minify CSS
- ☑ Fix CSS errors
- ☑ Add validator for LESS files
- ☑ Create bower.json
- ☑ Add color.less
- ☐ Refactoring of all LESS files
- ☐ Create component.json
- ☐ Add test for CSS files
- ☐ Create documentation for website
- ☐ Create documentation for dev
For developer
For generate CSS
- Install nvm : https://github.com/creationix/nvm
- Install node : nvm install 0.10
- Install dependencies : npm install
- Generate CSS : node_modules/grunt-cli/bin/grunt
For check LESS
- node_modules/grunt-cli/bin/grunt lesslint
- node_modules/recess/bin/recess src/less/sscank.less --noUniversalSelectors false --noUnderscores false --noIDs false --noOverqualifying false
统计信息
- 总下载量: 15
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: CC-BY
- 更新时间: 2013-08-22