change sass source
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
To generate CSS:
|
||||||
|
|
||||||
|
`npm run css-build`
|
||||||
@@ -5,5 +5,6 @@
|
|||||||
|
|
||||||
// Set nbit Style...
|
// Set nbit Style...
|
||||||
$family-sans-serif: "Rubik", sans-serif;
|
$family-sans-serif: "Rubik", sans-serif;
|
||||||
|
$box-padding: 0.25rem;
|
||||||
|
|
||||||
@import "../node_modules/bulma/bulma.sass";
|
@import "../node_modules/bulma/bulma.sass";
|
||||||
|
|||||||
Reference in New Issue
Block a user