skyblue

CSS framework (made with SASS)

453
32
CSS

SkyBlue

2020 Update

This repo is not actively maintained. I removed gulp in favor of sass but that is it. Glad to see some folks are still using it. Cheers!

Readme

This is not Bootstrap killer, I just think Bootstrap is way too bloated.
SkyBlue is a minimal framework that is meant to be starting point for my projects.

Demo and documentation.

  • Clone the repo: git clone https://github.com/Stanko/skyblue.git.
  • Install with Bower: bower install skyblue.
  • Download the zip.

Uses grid system with 12 columns. Add col class
and responsive xs-# sm-#
md-# lg-#. Offsets are also
available by offset-xm-# offset-sm-#
offset-md-# offset-lg-# classes.

I made it for my own needs. Feel free to use it and abuse it, in both free and commercial products.

Examples

A website made using this framework:

Icons

I included great stroke icons by Pixeden.

License

Licensed under MIT license.