Just import everything bulma
We need quite a lot in the base, and it's only 200k
This commit is contained in:
parent
6e9f83c79e
commit
36f8cd65b8
1 changed files with 1 additions and 7 deletions
|
@ -1,12 +1,6 @@
|
|||
@import "variables";
|
||||
|
||||
@import "bulma/sass/utilities/_all";
|
||||
@import "bulma/sass/base/_all";
|
||||
@import "bulma/sass/helpers/_all";
|
||||
@import "bulma/sass/grid/_all";
|
||||
@import "bulma/sass/components/navbar";
|
||||
@import "bulma/sass/form/shared";
|
||||
@import "bulma/sass/form/input-textarea";
|
||||
@import "bulma/bulma";
|
||||
|
||||
@import "navbar";
|
||||
@import "homepage";
|
||||
|
|
Loading…
Reference in a new issue