mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-24 22:36:19 -04:00
Upgraded to webpack 4
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