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.

Updating to v1.3.1 breaks @apply usages for `thumb` classes

See original GitHub issue

On v1.0.2, this works:

.scroll-y {
  @apply overflow-x-hidden overflow-y-scroll scrollbar-thin scrollbar-thumb-green-300 
    hover:scrollbar-thumb-purple-500;
}

But once I updated to v1.3.1, the scrollbar-thumb-green-300 and ...-purple-500 classes don’t seem to make it to the final compiled version resulting in a seemingly invisible scrollbar (since the other classes still make it).

Info

  • tailwind-scrollbar v1.3.1
  • tailwindcss v2.2.7 (with mode: 'jit')
  • postcss-cli v8.3.1.
  • Node v14.12.0
  • Windows.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:3
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
harvanchikcommented, Oct 5, 2021

Hoping this gets resolved.

1reaction
alixcancommented, Dec 9, 2021

I’ve just tried, it works perfectly.

Thank you for your attention ❤️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upgrade Guide - Quasar Framework
How to upgrade Quasar from older versions to the latest one.
Read more >
Spring Boot Reference Documentation
Any updated resource is pushed to the remote application and (if required) triggers a restart. This can be helpful if you iterate on...
Read more >
Supported Releases - cert-manager Documentation
Breaking changes are changes that intentionally break the cert-manager Kubernetes API or the ... Patch releases use the v prefix (e.g., v1.2.0 ,...
Read more >
Horizon v1.8 - Fallout 4 - Nexus Mods
The general rule of thumb is to always load other mods BEFORE Horizon, and patches AFTER Horizon. There are reasons why this must...
Read more >
[Mod][Xposed][v1.3.1] VolumeSteps+ | Control your ... - XDA Forums
So that when sliding the volume bar with my finger I can have it set to 90 steps so I can get the...
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