implemented styles

This commit is contained in:
Fran Jurmanović
2021-06-01 12:22:53 +02:00
parent 551543a9e7
commit f37123d435
51 changed files with 4363 additions and 44 deletions

3
src/styles/main.scss Normal file
View File

@@ -0,0 +1,3 @@
@import "./thorn/index.scss";
@import "./sidebar/index.scss";
@import "./modal/index.scss";