@swc/plugin-styled-components

2.0.0 • Public • Published

@swc/plugin-styled-components

Setup

npm install --save-dev @swc/plugin-styled-components @swc/core

Then update your .swcrc file like below:

{
  "jsc": {
    "experimental": {
      "plugins": [
        [
          "@swc/plugin-styled-components",
          {
            "displayName": true,
            "ssr": true
          }
        ]
      ]
    }
  }
}

@swc/plugin-styled-components

2.0.0

Major Changes

  • 8e91d39: Update swc_core to 0.91.x

1.5.122

Patch Changes

  • f4df366: Update swc_core

1.5.121

Patch Changes

  • c88b22b: Align package metadata

1.5.120

Patch Changes

  • a3cc4fb: Organize pacakge metadata

1.5.119

Patch Changes

  • e9e78ef: Update swc crates

1.5.118

Patch Changes

  • 6096d6d: Fix plugin version schema issue

1.5.117

Patch Changes

  • 37d3aaf: Depend on the swc download counter package

1.5.116

Patch Changes

  • 8bd92c7: swc_core 0.90.x

1.5.115

Patch Changes

  • 34f9d21: Fix escaping issue

1.5.114

Patch Changes

  • 4ef0b7f: Add changelog to the readme

1.5.113

Patch Changes

  • 4e72680: swc_core@0.88.0

1.5.112

Patch Changes

Readme

Keywords

none

Package Sidebar

Install

npm i @swc/plugin-styled-components

Homepage

swc.rs

Weekly Downloads

77,947

Version

2.0.0

License

Apache-2.0

Unpacked Size

2.29 MB

Total Files

8

Last publish

Collaborators

  • kwonoj
  • kdy1