mirror of
https://github.com/KevinMidboe/infra-map.git
synced 2025-10-29 17:40:28 +00:00
misc linting, error handling and code-splitting
This commit is contained in:
@@ -37,6 +37,9 @@
|
||||
--positive: #00d439;
|
||||
--negative: #ff5449;
|
||||
--warning: #ffa312;
|
||||
--pulse-positive: rgba(0, 212, 57, 0.7);
|
||||
--pulse-negative: rgba(255, 84, 73, 0.7);
|
||||
--pulse-warning: rgba(255, 163, 18, 0.7);
|
||||
|
||||
--border: 1px solid #eaddd5;
|
||||
--border-radius: 0.75rem;
|
||||
|
||||
Reference in New Issue
Block a user