Initial commit
This commit is contained in:
7
_sass/_my-project-styles.sass
Normal file
7
_sass/_my-project-styles.sass
Normal file
@@ -0,0 +1,7 @@
|
||||
@use "sass:color"
|
||||
@use "sass:map"
|
||||
|
||||
$test-color: #65AA21
|
||||
|
||||
h1
|
||||
color: $test-color
|
||||
Reference in New Issue
Block a user