muid-style MUiD CSS Style Repository Contributing 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: Install NodeJS and then run the followoing in this directory npm install Then autocompile the sass with: npm run watch