### Describe the problem: [Dark Mode](https://tailwindcss.com/docs/dark-mode) in ['class' strategy](https://tailwindcss.com/docs/dark-mode#toggling-dark-mode-manually) doesn't work with [CSS Modules](https://github.com/css-modules/css-modules) and `@apply`. `css-loader` renames `.dark` selectors given by tailwind. <!-- Explain the behavior you're seeing that you think is a bug, and explain how you think things should behave instead. --> ### Link to a minimal reproduction: https://github.com/tosuke-lab/miniature-octo-umbrella <!-- Please create a reproduction on https://play.tailwindcss.com or link to a GitHub repository that reliably reproduces the issue with the least amount of extraneous code possible. We can't help you without a reproduction. -->