-
Notifications
You must be signed in to change notification settings - Fork 74
Add DTS issue workaround and prepare release #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only have one question. Otherwise looks good 🙂
Love this, thanks! |
@dko-slapdash This is now out, let me know how you go! Thanks ;) |
I've been using it for 2-3 weeks, it works, the problem disappeared. There is another problem, the new classes added to *.module.css file do not get recognized in the referring file immediately, there is a delay of 5-10 (sometimes infinity) seconds, but I believe it's not necessarily related to the above issue. Thanks for applying the "export default classes" hack! |
Closes #41 (temporary fix until we can investigate further).