diff --git a/src/stylelite.css b/src/stylelite.css index 6423999..77e56c5 100644 --- a/src/stylelite.css +++ b/src/stylelite.css @@ -12,10 +12,6 @@ --default: #DDD; --primary: var(--theme, #5499C7); --secondary: #404040; - - --success: #198754; - --warning: #fbc02d; - --danger: #C62828; } [data-theme=dark] {