chore: finishes css pre-compilation

This commit is contained in:
James
2024-03-10 13:53:37 -04:00
parent 4e0d90d720
commit ec8c7e5c2c
33 changed files with 332 additions and 367 deletions

View File

@@ -1,6 +1,6 @@
{
"$schema": "https://json.schemastore.org/swcrc",
"sourceMaps": "inline",
"sourceMaps": true,
"exclude": ["/**/mocks"],
"jsc": {
"target": "esnext",