Make sure index.css is at top

This commit is contained in:
Lim Chee Aun 2023-02-17 20:48:00 +08:00
parent 5ef67fab91
commit e81dc97c6b

View file

@ -5,6 +5,7 @@
"trailingComma": "all",
"importOrder": [
"^[^.].*.css$",
"index.css$",
".css$",
"<THIRD_PARTY_MODULES>",
"^../",