MUiD CSS Style Repository
These styles are written in SASS, because it is just the better CSS.
To use this either use an editor like Brackets with the node-sass plugin or simply use npm:
npm install
Then autocompile the sass with:
npm run watch
MUiD CSS Style Repository
These styles are written in SASS, because it is just the better CSS.
To use this either use an editor like Brackets with the node-sass plugin or simply use npm:
npm install
Then autocompile the sass with:
npm run watch