2.2.11 • Published 8 years ago
scss-skeleton v2.2.11
Skeleton
This is a sass version of skeleton that includes:
- normalize.css
- Bootstrap 4's grid system
- Several handy css utilities for direct use in templates
- Some popular mixins like css-triangle
The original documentation found at http://getskeleton.com/.
Installation
Npm
$ npm install scss-skeleton
Git
$ git clone https://github.com/bigmassa/skeleton.git
Or
A starter project complete with gulpfile can be downloaded here.
Just cd to the root
Do an:
npm install
Then:
$ gulp watch
Job done..
Styleguide
Included is styleguide.html
which contains most of the common html elements
which can also be found online at https://bigmassa.github.io/skeleton/.