Unexpected CSS removal in 7.0.19 when using TailwindCSS
See original GitHub issueHi!
Dependabot auto-updated postcss
for me this morning from 7.0.18 to 7.0.19.
However, my site output for 7.0.19 looks like this:
With postcss
7.0.18 installed, my site output looks like this:
It seems like there might be a regression in 7.0.19.
What information can I provide to help debug?
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (7 by maintainers)
Top Results From Across the Web
Error: PostCSS plugin tailwindcss requires PostCSS 8
Remove the -D from the npm uninstall command if you originally installed tailwind etc as regular dependencies rather than dev dependencies. npm ...
Read more >Optimizing for Production - Tailwind CSS
For the smallest possible production build, we recommend minifying your CSS with a tool like cssnano, and compressing your CSS with Brotli. If...
Read more >Upgrade Guide - Tailwind CSS
Upgrading your Tailwind CSS projects from v2 to v3. Tailwind CSS v3.0 is a major update to the framework with a brand new...
Read more >Content Configuration - Tailwind CSS
This can lead to unexpected results if you run Tailwind from a different directory. To always resolve paths relative to the tailwind.config.js file,...
Read more >Preflight - Tailwind CSS
This helps to avoid unexpected alignment issues that you often run into using the browser default of display: inline . If you ever...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yep our tests are failing on 7.0.19 by the looks of it but not 100% sure why. Going to investigate more deeply in about 15 minutes, currently watching Peppa Pig with my daughter 😄
Fix was released in 7.0.20