question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unexpected CSS removal in 7.0.19 when using TailwindCSS

See original GitHub issue

Hi!

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:

2019-10-24 at 7 01 AM

With postcss 7.0.18 installed, my site output looks like this:

2019-10-24 at 7 00 AM

It seems like there might be a regression in 7.0.19.

What information can I provide to help debug?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

30reactions
adamwathancommented, Oct 24, 2019

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 😄

5reactions
aicommented, Oct 24, 2019

Fix was released in 7.0.20

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found