babel-plugin-react-native-stylename-to-style
Transform JSX styleName property to style property in react-native.
Transform JSX styleName property to style property in react-native.
Dynamically resolve styleName in RN with support for multi-class selectors (for easier modifiers)
[react-native-web] Pass className property when style property is passed.
[react-pug] Transform className property using BEM classnames-like function
Removes styleName props from React components. Useful for ignoring react-css-modules during testing without generating console warnings.
Rewrites `styleName` attributes to `data-stylename`.
Dynamically resolve styleName in RN with support for multi-class selectors (for easier modifiers)
[react-pug] Transform className property using BEM classnames-like function
Transform css imports into cssta template components
Push styleName into className to avoid unit testing errors.
Auto transform CSS Module class name for React with Vite.
Auto transform CSS Module class name for React with Vite.