You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 30, 2020. It is now read-only.
Yep, this would be great. Currently, it's necessary to .gitignore the generated definition files, as they are getting created in place with the rest of the source code.
Is there any option to have the generated
*.css.d.ts
files put in a specific folder and not alongside the css file? like/src/typings/styles
?The text was updated successfully, but these errors were encountered: