fix: tailwind setup for real now
This commit is contained in:
parent
aa1efcc7ea
commit
f4b8753171
4 changed files with 183 additions and 13 deletions
|
|
@ -1,6 +1,7 @@
|
|||
import { defineConfig } from 'astro/config';
|
||||
import react from '@astrojs/react';
|
||||
import mdx from '@astrojs/mdx';
|
||||
import tailwind from '@astrojs/tailwind';
|
||||
|
||||
import remarkToc from 'remark-toc';
|
||||
import rehypeSlug from 'rehype-slug';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue