bug fix
This commit is contained in:
parent
bda7b7224a
commit
18bd3aa7e9
2 changed files with 0 additions and 8 deletions
|
|
@ -1,7 +0,0 @@
|
|||
// Body
|
||||
|
||||
@use '../base/settings' as *;
|
||||
|
||||
body {
|
||||
background-color: $light;
|
||||
}
|
||||
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
|
||||
// Components
|
||||
@use './components/body';
|
||||
@use './components/header';
|
||||
@use './components/footer';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue