UNPKG

babel-plugin-transform-jsx-stylesheet

Version:

Transform stylesheet selector to style in JSX Elements.

18 lines (9 loc) 287 B
# Changelog ## 1.0.6 - Fix: use `className` and `style` attributes at the same time when `retainClassName` is true ## 1.0.5 - Fix: double style attributes when `retainClassName` is true ## 1.0.4 - Fix: ssr inline style ## 1.0.3 - Feat: add config option `forceEnableCSS` support