We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff3e88 commit c98968cCopy full SHA for c98968c
astro.config.mjs renamed to astro.config.ts
@@ -1,6 +1,4 @@
1
-// @ts-check
2
import { defineConfig } from 'astro/config';
3
-
4
import tailwind from '@astrojs/tailwind';
5
6
// https://astro.build/config
0 commit comments