Adds danger and warning colors to palete

This commit is contained in:
Alicia Sykes 2024-02-18 19:32:52 +00:00
parent d65bf1b088
commit e1c6cd896e
1 changed files with 3 additions and 0 deletions

View File

@ -11,4 +11,7 @@
--curve-sm: 4px;
--curve-md: 6px;
--curve-lg: 12px;
--danger: #ff0048;
--success: #00ff64;
}