thin

Minimal CSS framework for the modern web


Keywords
css, framework, less, grid, responsive
License
MIT
Install
bower install thin

Documentation

Thin

Minimal CSS framework for the modern web, you can find more information in the website.

Thin is a minimal (~3kb min + gzip) modern CSS framework designed to not get in your way. It provides only the absolute base for your project, no bloat! It's mostly based on Skeleton and created using LESS and gulp

Installation

You can grab css/thin.css and you'll be good, or you can install Thin using bower: bower install thin.

Development

Contributing is easy, just clone this repo, run npm install and by running the command gulp you'll generate everything you need.