Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 631 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 631 Bytes

materialize-stylus

stylus port of materialize css

Installation

bower:

$ bower install materialize-stylus --save-dev

info

A complete, fully functional and unaltered convert of materialize.css to stylus.
No learning curve and no repeats. build it how you want it or just use it as an easy way to exclude unused css.

Instructions

materialize.css has been converted, broken down into smaller .styl includes and the include files are named accordingly.

Simply edit as you see fit, comment out or remove unwanted includes in materialize.styl file then compile.

stylus materialize.styl 

done.