Moved from Sass to CSS with custom properties, allowing for dynamic theme changes.

This commit is contained in:
n1474335 2017-04-24 23:59:35 +01:00
parent e3f41fea9c
commit d71ac2e894
27 changed files with 527 additions and 603 deletions

View file

@ -5,7 +5,7 @@
*/
// Styles
import "./stylesheets/main.scss";
import "./stylesheets/main.js";
// Libs
import "babel-polyfill";