Moving styles out of the "dist/" directory

This commit is contained in:
David Négrier
2021-05-17 16:16:18 +02:00
parent 79935593e2
commit 7cc1e5b2c6
8 changed files with 28 additions and 28 deletions
+4
View File
@@ -0,0 +1,4 @@
@import "cowebsite.scss";
@import "cowebsite-mobile.scss";
@import "style.css";
@import "mobile-style.scss";