Upgrade to Stylelint 15 with Prettier (#23558)

This commit is contained in:
Nick Schonning
2023-02-12 22:57:03 -05:00
committed by GitHub
parent c812cfa667
commit 0c9d455ea5
20 changed files with 311 additions and 179 deletions

View File

@ -1 +1,3 @@
use { color: #000 !important; }
use {
color: #000 !important;
}