Initial commit 🍀
This commit is contained in:
commit
b3f42e62af
405 changed files with 31017 additions and 0 deletions
10
src/web/app/dev/style.styl
Normal file
10
src/web/app/dev/style.styl
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
@import "../base"
|
||||
|
||||
html
|
||||
background-color #fff
|
||||
|
||||
#init
|
||||
background #100f0f
|
||||
|
||||
> p
|
||||
color $theme-color
|
||||
Loading…
Add table
Add a link
Reference in a new issue