2.2.11 • Published 8 years ago

scss-skeleton v2.2.11

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

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/.

2.2.11

8 years ago

2.2.10

8 years ago

2.2.9

8 years ago

2.2.8

8 years ago

2.2.7

8 years ago