mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
rebuilt css files, For some reason was having issues with the line endings, hopefully the editorconfig will fix it.
This commit is contained in:
parent
137d6bf55e
commit
7ce5b5c578
244 changed files with 6471 additions and 2306 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue