Skip to content

aZerato/Lite-Sass

Repository files navigation

Lite-Sass

Micro Sass Framework for Responsive Website with no javascript !

Lite-Sass

(IE 9 mini !)

Demo : http://jp.cartoux.net/dev/Lite-Sass-master/test/index.html

How to

Download and with your favorite CLI tape :

npm install
grunt build (create 'build/' folder with all you need)
or
grunt compile (create 'test/' folder, you can edit sass and it's auto re-compilated in the 'test/' folder maybe you need relaunch this task 2 or 3 times & open in your browser test/index.html)

Architecture

Main Sass files is : 'register' (import all components / mixins)

Components

  • editable grid system (base 12 columns : edit config if you want more or less)
  • buttons
  • forms
  • navigation bar
  • images
  • panels

Come soon : table / alert

About

Micro Sass Responsive Framework (no javascript !)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published