change sass source

This commit is contained in:
2019-12-26 16:57:29 +01:00
parent 8853b90b88
commit 024f46defa
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
To generate CSS:
`npm run css-build`
@@ -5,5 +5,6 @@
// Set nbit Style...
$family-sans-serif: "Rubik", sans-serif;
$box-padding: 0.25rem;
@import "../node_modules/bulma/bulma.sass";