mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
change to scss file
This commit is contained in:
+1
-1
@@ -64,7 +64,7 @@ async function init() {
|
|||||||
await initializeSettingsState();
|
await initializeSettingsState();
|
||||||
|
|
||||||
if (settingsState.onoff) {
|
if (settingsState.onoff) {
|
||||||
import('./css/injected')
|
import('./css/injected.scss')
|
||||||
}
|
}
|
||||||
|
|
||||||
main()
|
main()
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
import './injected.scss'
|
|
||||||
Reference in New Issue
Block a user