Enable Stylelint color-hex-length (#34310)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@use '../mastodon/functions' as *;
|
||||
|
||||
// Dependent colors
|
||||
$black: #000000;
|
||||
$black: #000;
|
||||
|
||||
$classic-base-color: hsl(240deg, 16%, 19%);
|
||||
$classic-primary-color: hsl(240deg, 29%, 70%);
|
||||
|
||||
Reference in New Issue
Block a user