added sass loader to the project and put the cowebsite style in its own sass file

This commit is contained in:
kharhamel 2021-03-18 12:37:05 +01:00
parent f9c8b4131c
commit 0701e607fa
9 changed files with 352 additions and 82 deletions

2
front/dist/resources/style/index.scss vendored Normal file
View file

@ -0,0 +1,2 @@
@import "cowebsite.scss";
/*@import "style.css"*/