app.scss: @use header and footer from views directory
This commit is contained in:
@@ -17,8 +17,8 @@
|
|||||||
@use "components/BadEggLightbox";
|
@use "components/BadEggLightbox";
|
||||||
|
|
||||||
// Sections
|
// Sections
|
||||||
@use "sections/header";
|
@use "../views/sections/header/header";
|
||||||
@use "sections/footer";
|
@use "../views/sections/footer/footer";
|
||||||
|
|
||||||
// Page Styles
|
// Page Styles
|
||||||
@use "views/page";
|
@use "views/page";
|
||||||
|
|||||||
Reference in New Issue
Block a user