smacss-oosass
v0.2.0
Published
smacss oocss write css
Downloads
4
Maintainers
Readme
what smacss oosass ?
- In SMACSS as organizational structure
- OOCSS use SASS to write
- Reference Style Prototypes frame
what install ?
1、smacss oosass dependent on node, so you must first install nodejs
2、There are three ways of installation smacss-oosass
bower
npm install -g bower && bower install smacss-oosass
npm
npm install smacss-oosass
git
git clone https://github.com/AnyGong/smacss-oosass.git
smacss-oosass docs
npm run
or gulp sassdoc
When completed, there will be a directory sassdoc, open index.html in your browser to view
Thanks & Resources
This toolkit is based on the work of the following fine people & projects.
- sassy-starter
- Scalable and Modular Architecture for CSS (SMACSS)
- SASS-LANGUAGE
- Style Prototypes
- Normalise.css
- Jake Archibald for the Sass IE implementation
- Jen Simmons' Design Starterkit
- Lemanz