Closed as not planned
Description
What is the current behavior?
Currently, styled-jsx
plugins can't be written with ESM imports syntax because it requires the import instead of using dynamic import syntax.
The problematic line of code is:
Line 530 in e41c6fe
What is the expected behavior?
styled-jsx
should be able to work with plugins written with ESM.
Related: Thream/styled-jsx-plugin-sass#68
Metadata
Metadata
Assignees
Labels
No labels