Minimal CSS boilerplate for mobile-friendly development Forked from https://getskeleton.com
Go to file
2013-04-23 21:19:04 +01:00
css Box sizing on columns. thanks @hellotoby 2013-04-23 21:04:48 +01:00
img Moar variablez kthx 2013-04-23 20:56:43 +01:00
scss Added html5 tel field support - thanks @mileszs 2013-04-23 21:19:04 +01:00
.gitignore Initial split up of files into SCSS and a couple of background mixins. 2012-09-10 16:39:34 +01:00
component.json Bower component.json 2013-04-23 21:09:47 +01:00
index.html Moar variablez kthx 2013-04-23 20:56:43 +01:00
LICENSE-MIT Box sizing on columns. thanks @hellotoby 2013-04-23 21:04:48 +01:00
README.md Moar variablez kthx 2013-04-23 20:56:43 +01:00

Skeleton SCSS

This is my opinionated fork of Skeleton, the original author seems to have disappeared and/or lost interest in the project, and my colleagues and I use this an awful lot.

Whats different here?

My fork has one significant difference over the original project, that is a full SCSS conversion to make use of more modern technologies and to expose a lot more customisation options quickly and easily.

As time goes by I will gradually extend the available options and build a packaging tool that allows you to select all of your customisations in a graphical way, thinking something along the lines of jQuery themeroller, just a bit more lightweight.

Changelog

  • Apr 23, 2013 - Skeleton SCSS v1.0 - Additional variable conversions and bower submission.
  • Jan 31, 2013 - Completed SCSS conversion of Skeleton 1.2.

Contributers

  • Nick Pack

Licence

Copyright (c) 2013 Nick Pack Based on the original skeleton project which is Copyright 2011 Dave Gamache Licensed under the MIT license.