mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 10:46:14 -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
|
@ -3,7 +3,8 @@
|
|||
* Pico CSS ✨ v2.0.6 (https://picocss.com)
|
||||
* Copyright 2019-2024 - Licensed under MIT
|
||||
*/
|
||||
:root {
|
||||
:root,
|
||||
:host {
|
||||
--pico-color-red-950: #1c0d06;
|
||||
--pico-color-red-900: #30130a;
|
||||
--pico-color-red-850: #45150c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue