changed project structure
moves files from scss to sass directory moved all variables to different file to simplify theming accross the whole library
This commit is contained in:
5
src/sass/forms.sass
Normal file
5
src/sass/forms.sass
Normal file
@ -0,0 +1,5 @@
|
||||
@import variables
|
||||
/* flat forms*/
|
||||
.forms
|
||||
background-color: $darkbg
|
||||
border:
|
Reference in New Issue
Block a user