Files
hugo_bootstrap_theme/assets/scss/main.scss
T
2026-06-16 16:45:32 +02:00

7 lines
175 B
SCSS

// Import the entire Bootstrap bundle in the correct order
@import "bootstrap/bootstrap";
// Custom site styles
@import "custom";
@import "termine";
@import "cookie-consent";