Fixed bulma issue

This commit is contained in:
Pablo Ferreiro 2022-01-08 16:07:01 +01:00
parent c6b0f1e812
commit f18dd802d5
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -18,6 +18,7 @@
// Form
@import "./node_modules/bulma/sass/form/shared.sass";
@import "./node_modules/bulma/sass/form/input-textarea.sass";
@import "./node_modules/bulma/sass/form/checkbox-radio.sass";
@import "./node_modules/bulma/sass/form/tools.sass";