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
fix: Fix problems with JSX and Webpack integrations.
- Parse any imported css file as a block file, not just those ending in .block.css.
- Rewrite to 'className' attribute, not 'class'.
- Add '.js' to list of Analyzable file extensions.
0 commit comments