Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

fix(schema, postcss): cssnano is enabled if not dev#5583

Merged
pi0 merged 1 commit intonuxt:mainfrom
aaharu:fix-cssnano-defaults
Jun 23, 2022
Merged

fix(schema, postcss): cssnano is enabled if not dev#5583
pi0 merged 1 commit intonuxt:mainfrom
aaharu:fix-cssnano-defaults

Conversation

@aaharu
Copy link
Copy Markdown
Contributor

@aaharu aaharu commented Jun 23, 2022

🔗 Linked issue

nuxt/nuxt#14218

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Resolves nuxt/nuxt#14218

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 23, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit 2539cb0
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62b4627d18d07b0008818941

Copy link
Copy Markdown
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

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

Nice find. LGTM.

@pi0 pi0 merged commit ad42023 into nuxt:main Jun 23, 2022
@pi0 pi0 mentioned this pull request Jul 11, 2022
@aaharu aaharu deleted the fix-cssnano-defaults branch November 8, 2022 10:36
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cssnano is enabled by default in dev mode

3 participants