REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 1.33 KB
Close
/home/byroehnu/.trash/node_modules11/babel-plugin-styled-components/README.md
Text
Base64
# `babel-plugin-styled-components` This plugin is a highly recommended supplement to the base styled-components library, offering some useful features: - consistently hashed component classNames between environments (a must for server-side rendering) - better debugging through automatic annotation of your styled components based on their context in the file system, etc. - various types of minification for styles and the tagged template literals styled-components uses ## Quick start Install the plugin first: ``` npm install --save-dev babel-plugin-styled-components ``` Then add it to your babel configuration: ```JSON { "plugins": ["babel-plugin-styled-components"] } ``` ## Changelog See [Github Releases](https://github.com/styled-components/babel-plugin-styled-components/releases) ## Documentation **The documentation for this plugin lives on [the styled-components website](https://www.styled-components.com/docs/tooling#babel-plugin)!** - [Usage](https://www.styled-components.com/docs/tooling#usage) - [Better debugging](https://www.styled-components.com/docs/tooling#better-debugging) - [Minification](https://www.styled-components.com/docs/tooling#minification) ## License Licensed under the MIT License, Copyright © 2016-present Vladimir Danchenkov and Maximilian Stoiber. See [LICENSE.md](./LICENSE.md) for more information.
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
lib
DIR
-
drwxr-xr-x
2026-02-28 00:28:10
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE.md
1.08 KB
lrw-r--r--
2026-02-28 00:28:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
1.91 KB
lrw-r--r--
2026-02-28 00:28:28
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
1.33 KB
lrw-r--r--
2026-02-28 00:28:30
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).