fix: Use normalize.scss

This commit is contained in:
daudix-UFO
2023-09-11 16:33:39 +03:00
parent a6a9293033
commit 780affbc43
2 changed files with 425 additions and 0 deletions

View File

@ -12,6 +12,7 @@
*/
@import "normalize";
@import "variables";
@import "fonts";
@import "main";