Skip to content

justin-lau/fuelux-sass

Repository files navigation

#Fuel UX for Sass (Unofficial)

bower install fuelux-sass

This is an unofficial Sass port of Fuel UX. Please refer to the Fuel UX repository for full documentation.

Any contribution is welcome.

Compiling Sass

The Sass source is compatible with the latest version of libsass. To compile Sass in this repository run:

$ grunt distcss

Serving files

To serve the demo index.html, run the following command and browse https://localhost:8000:g

$ grunt servedist