Modrinth/apps/frontend/tsconfig.json
Evan Song abec2e48d4
Add TailwindCSS (#1252)
* Setup TailwindCSS

* Fully setup configuration

* Refactor some tailwind variables
2024-07-06 20:57:32 -07:00

4 lines
41 B
JSON

{
"extends": "./.nuxt/tsconfig.json"
}