https://github.com/csshugs/css-scaffold
A Sass file structure based on itcss for inuitcss
https://github.com/csshugs/css-scaffold
Last synced: 8 months ago
JSON representation
A Sass file structure based on itcss for inuitcss
- Host: GitHub
- URL: https://github.com/csshugs/css-scaffold
- Owner: csshugs
- License: other
- Created: 2014-11-03T14:49:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T07:45:20.000Z (almost 10 years ago)
- Last Synced: 2025-10-10T00:33:47.192Z (8 months ago)
- Language: CSS
- Homepage:
- Size: 16.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#css-scaffold
css-scaffold is a css file structure for a Sass/SCSS-based project. It's based on the [itcss methodology](http://itcss.io/) by [Harry Roberts](https://github.com/csswizardry) and is meant to be used together with [inuitcss](http://inuitcss.com/).
You can put this into your project as a [git submodule](http://git-scm.com/book/en/v2/Git-Tools-Submodules) and update from time to time, if you need.
###Prerequisities
- inuitcss' framework repositories have to be downloaded manually. [Bower](http://bower.io/) is to be favoured for managing this. [Here](https://github.com/csshugs/patternlab-scaffolding/blob/master/bower.json) you'll find an example.