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

@ -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;