Just import everything bulma

We need quite a lot in the base, and it's only 200k
This commit is contained in:
Jake Howard 2022-06-14 20:12:09 +01:00
parent 6e9f83c79e
commit 36f8cd65b8
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -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";