2.2.11 • Published 9 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-skeletonGit
$ git clone https://github.com/bigmassa/skeleton.gitOr
A starter project complete with gulpfile can be downloaded here.
Just cd to the root
Do an:
npm installThen:
$ gulp watchJob 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/.