initial commit
This commit is contained in:
7
app/assets/css/main.scss
Normal file
7
app/assets/css/main.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
@use "./base/fonts";
|
||||
@use "./base/reset";
|
||||
@use "./base/typography";
|
||||
@use "./components/modale";
|
||||
@use "./layout/app";
|
||||
@use "./layout/navBar";
|
||||
@use "./pages/index";
|
||||
Reference in New Issue
Block a user