feat: added most of the stylings
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-12 15:00:12 +00:00
parent e8e5aaf552
commit c752dac624
28 changed files with 329 additions and 78 deletions

8
sass_to_transpile.scss Normal file
View File

@ -0,0 +1,8 @@
@import "./bulma/sass/utilities/_all.sass";
@import "./bulma/sass/grid/columns.sass";
@import "./bulma/sass/components/navbar.sass";
@import "./bulma/sass/layout/footer.sass";
@import "./bulma/sass/helpers/_all.sass";
@import "./bulma/sass/elements/container.sass";
@import "./bulma/sass/elements/button.sass";