Converting from SASS to SCSS
This commit is contained in:
5
assets/styles/eye.scss
Normal file
5
assets/styles/eye.scss
Normal file
@ -0,0 +1,5 @@
|
||||
$primary-color: teal;
|
||||
|
||||
body {
|
||||
background: #eee;
|
||||
}
|
Reference in New Issue
Block a user