rebuilt css files, For some reason was having issues with the line endings, hopefully the editorconfig will fix it.

This commit is contained in:
Yohn 2024-12-03 14:27:56 -05:00
parent 137d6bf55e
commit 7ce5b5c578
244 changed files with 6471 additions and 2306 deletions

View file

@ -10,8 +10,7 @@ $palette: () !default;
$palette: map.merge(
(
// Color families
"color-families":
(
"color-families": (
red,
pink,
fuchsia,
@ -34,8 +33,7 @@ $palette: map.merge(
slate
),
// Shades
"shades":
(
"shades": (
50,
100,
150,