Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: append to postcss options and use new nuxt 3 schema #437

Merged
merged 4 commits into from Mar 14, 2022
Merged

Conversation

danielroe
Copy link
Contributor

@danielroe danielroe commented Mar 10, 2022

We now have a top-level postcss key for nuxt 3 schema.

This PR changes that (+ upgrades local nuxt 3 + kit in this project) as well as adding tailwindcss & related postcss plugins to the end of the config, which should help with issues like #433 in future (by allowing users to configure thing before tailwind is added).

In addition, we enable the new tailwindcss/nesting plugin which is now the recommended way, which fully resolves #433.

@danielroe danielroe self-assigned this Mar 10, 2022
@danielroe danielroe requested a review from pi0 March 10, 2022 13:51
@danielroe danielroe requested a review from Atinux March 12, 2022 13:48
Copy link
Collaborator

@Atinux Atinux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@danielroe danielroe merged commit fed1c31 into main Mar 14, 2022
@danielroe danielroe deleted the fix/postcss branch March 14, 2022 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5.0.0-4 existing postcss config does not work with new defaults
2 participants