Dropdown and updated wrapper

This commit is contained in:
Pablo Ferreiro 2022-02-24 21:13:38 +01:00
parent d60e4400a2
commit 58170665ed
No known key found for this signature in database
GPG key ID: 41FBCE65B779FA24
5 changed files with 26 additions and 18 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

@ -25,6 +25,7 @@ $bulmaswatch-import-font: false;
// Components
@import "./node_modules/bulma/sass/components/card.sass";
@import "./node_modules/bulma/sass/components/dropdown.sass";
@import "./node_modules/bulma/sass/components/modal.sass";
@import "./node_modules/bulma/sass/components/navbar.sass";
@import "./node_modules/bulma/sass/components/media.sass";