0.0.14 • Published 1 year ago

swc-plugin-react-native-web-css-modules v0.0.14

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

swc_plugin_react_native_web_css_modules

A SWC plugin that allows you to use CSS modules with React Native Web

How does it work?

All imports of .css or .scss files will be wrapped with a function call that turns all the exported classnames into https://github.com/necolas/styleq (what RNW uses internally) compatible objects

Building

!! At the moment you need to build with Rust 1.65.0 to avoid a "memory access out of bounds error"

0.0.10

1 year ago

0.0.11

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.6

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

2 years ago