swc-plugin-react-scoped-css

1.0.2 • Public • Published

swc-plugin-react-scoped-css

Inspired by react-scoped-css

An react-scoped-css implementation for swc.

Usage

// .swcrc
{
    "jsc": {
        "experimental": {
            "plugins": [["swc-plugin-react-scoped-css", {
                // include: "\\.scoped\\.(sc|sa|le|c)ss$",
                // hashSeed: ''
            }]]
        }
    }
}

Package Sidebar

Install

npm i swc-plugin-react-scoped-css

Weekly Downloads

5

Version

1.0.2

License

Apache-2.0

Unpacked Size

5.09 MB

Total Files

4

Last publish

Collaborators

  • xuhai951753