Updating to v1.3.1 breaks @apply usages for `thumb` classes
See original GitHub issueOn 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(withmode: 'jit') - postcss-cli
v8.3.1. - Node
v14.12.0 - Windows.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:5 (2 by maintainers)
Top 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 >
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

Hoping this gets resolved.
I’ve just tried, it works perfectly.
Thank you for your attention ❤️