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:
2022-03-15 13:39:39 +01:00
parent 095c701c56
commit efd8da0bc8
23 changed files with 1153 additions and 308 deletions

5
src/sass/forms.sass Normal file
View File

@ -0,0 +1,5 @@
@import variables
/* flat forms*/
.forms
background-color: $darkbg
border: