babel-plugin-styled-components
babel-plugin-styled-components copied to clipboard
Improve the debugging experience and add server-side rendering support to styled-components
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
Add @babel/core@^7.0.0-0 to peerDependencies to get rid of yarn warning Resolution to #400
Duplicate of https://github.com/styled-components/styled-components/issues/4179 ## Environment `npx envinfo --system --binaries --npmPackages styled-components,babel-plugin-styled-components --markdown` ## System: - OS: Windows 10 10.0.22621 - CPU: (12) x64 AMD Ryzen 5 1600 Six-Core Processor -...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Describe the issue I'm currently experiencing an issue with styled-components v6.0.7 and webpack...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...
When using css prop from this, and https://million.dev/docs causes many problems, first they render as `` and second there are loads of console errors, one for each component using css=...
``` npm ERR! Found: [email protected] npm ERR! node_modules/styled-components npm ERR! styled-components@"^6.0.0-rc.6" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer styled-components@">= 2" from [email protected]...
When using named import from styled-components both babel and swc plugins are not used.  Funnily enough in codesandbox the behavior is exact opposite ## Environment ## System: - OS:...
Removing plugin-proposal-class-properties which is no longer available in npm.