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