#44, Move normalize.css to sass pipeline with minification

This commit is contained in:
Alex Shpak
2019-04-23 21:29:22 +02:00
parent b10d1e959c
commit 9a370c8a89
5 changed files with 352 additions and 4 deletions
+1
View File
@@ -1,3 +1,4 @@
@import "normalize";
@import "variables";
@import "markdown";
@import "utils";