WIP stylesheet for the LS client.
This commit is contained in:
parent
d1747912fa
commit
2805356791
1 changed files with 9 additions and 0 deletions
9
client/style.sass
Normal file
9
client/style.sass
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
@charset "utf-8"
|
||||||
|
|
||||||
|
//@import "../node_modules/bulmaswatch/superhero/_variables.scss"
|
||||||
|
|
||||||
|
// Import Bulma core
|
||||||
|
@import "../node_modules/bulma/bulma"
|
||||||
|
|
||||||
|
//@import "../node_modules/bulmaswatch/superhero/_overrides.scss"
|
||||||
|
|
Loading…
Add table
Reference in a new issue