mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
rename icons.css to icons.scss
This commit is contained in:
parent
c6447a2de2
commit
fcfbfe4001
2 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
*/
|
||||
|
||||
import '@/style.scss';
|
||||
import '@/icons.css';
|
||||
import '@/icons.scss';
|
||||
|
||||
//#region account indexedDB migration
|
||||
import { set } from '@/scripts/idb-proxy';
|
||||
|
|
Loading…
Add table
Reference in a new issue