- In SMACSS as organizational structure
- OOCSS use SASS to write
- Reference Style Prototypes frame
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
npm run
or gulp sassdoc
When completed, there will be a directory sassdoc, open index.html in your browser to view
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