rsnext/packages/create-next-app/templates
Delba de Oliveira ab213498d8
[create-next-app]: add mdx files to tailwind content config (#48188)
This PR updates create-next-app's tailwind config to consider .mdx files
when it generates styles.

If you're using MDX, most of a project's styles are generated by the
other file flags, which can make it tricky to debug/notice the rare
subset from .mdx only.

x-ref: https://vercel.slack.com/archives/C0290CZ3U6Q/p1680976472444189

---------

Co-authored-by: JJ Kasper <jj@jjsweb.site>
2023-04-13 16:39:36 -07:00
..
app Remove incorrect entries for pnpm debug log (#47241) 2023-03-26 22:26:05 -07:00
app-tw [create-next-app]: add mdx files to tailwind content config (#48188) 2023-04-13 16:39:36 -07:00
default Remove incorrect entries for pnpm debug log (#47241) 2023-03-26 22:26:05 -07:00
default-tw [create-next-app]: add mdx files to tailwind content config (#48188) 2023-04-13 16:39:36 -07:00
index.ts [create-next-app]: add mdx files to tailwind content config (#48188) 2023-04-13 16:39:36 -07:00
types.ts feat(cli): introduce --tailwind flag (#46927) 2023-03-16 16:06:27 +01:00