Add styling for Chroma

This commit is contained in:
2024-03-03 21:59:50 +00:00
parent fd309bf980
commit b9a68d2565
3 changed files with 103 additions and 0 deletions

View File

@@ -26,6 +26,7 @@ $body-font-size: 1.25em;
// Import Bulmas styles
@import "bulma.sass";
@import "chroma.scss";
// Add Carousel add-on
@import "bulma-carousel.sass";