Update package reference and clean up breakpoint syntax in SCSS

This commit is contained in:
a.beging@eas-solutions.de
2026-04-21 08:00:30 +02:00
parent 19c22e6ae8
commit c9d46be196
2 changed files with 5 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
// Breakpoints matching typical Bootstrap breakpoints
$breakpoints: (
"sm": 576px,
"md": 768px,
"lg": 992px,
"xl": 1200px
sm: 576px,
md: 768px,
lg: 992px,
xl: 1200px
);
// Spacer values (1 to 5) mapped to rem