swc-plugin-react-scoped-css

1.0.3 • 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: ''
            }]]
        }
    }
}

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i swc-plugin-react-scoped-css

      Weekly Downloads

      1

      Version

      1.0.3

      License

      Apache-2.0

      Unpacked Size

      5.09 MB

      Total Files

      4

      Last publish

      Collaborators

      • xuhai951753