mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-25 22:46:31 -04:00
Fix stylelint once and for all (hopefully)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
}
|
||||
|
||||
.addLanguageProfile {
|
||||
composes: languageProfile from "~./LanguageProfile.css";
|
||||
composes: languageProfile from '~./LanguageProfile.css';
|
||||
|
||||
background-color: $cardAlternateBackgroundColor;
|
||||
color: $gray;
|
||||
|
||||
Reference in New Issue
Block a user