Skip to content

angeal185/materialize-stylus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.