diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-09-28 07:51:39 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-09-28 07:51:39 +0200 |
| commit | d238133a47f5b6331962ee6b2fb3e3fb9f40e025 (patch) | |
| tree | d0b1cf54cfb5a9f8da05224bfd8cd4be641c636c /apps/kit/tsconfig.json | |
| parent | 2b58ff029107b23617d8c4b246de77876b3bf053 (diff) | |
| download | greatoffice-d238133a47f5b6331962ee6b2fb3e3fb9f40e025.tar.xz greatoffice-d238133a47f5b6331962ee6b2fb3e3fb9f40e025.zip | |
feat: Introduce some nicer colors
Diffstat (limited to 'apps/kit/tsconfig.json')
| -rw-r--r-- | apps/kit/tsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/kit/tsconfig.json b/apps/kit/tsconfig.json index ed68025..5e89be1 100644 --- a/apps/kit/tsconfig.json +++ b/apps/kit/tsconfig.json @@ -28,7 +28,7 @@ "./**/*.ts", "./**/*.js", "./**/*.svelte" - ], +, "tailwind.config.cjs" ], "exclude": [ "./node_modules" ] |
