storybook-css-modules
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "storybook-css-modules", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Storybook CSS Modules preset", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -79,4 +79,6 @@ # Storybook CSS Modules preset · [![npm package](https://img.shields.io/npm/v/storybook-css-modules?color=green&label=npm&style=flat-square)](https://www.npmjs.com/package/storybook-css-modules) | ||
This Storybook addon automatically imports all ".modules.css" files as CSS Modules using the specified options. | ||
This Storybook addon automatically imports all ".modules.css" files as CSS Modules using the specified options. | ||
(Code for ReactJs, find your framework in [#examples](examples)) | ||
<br /> | ||
@@ -127,4 +129,4 @@ | ||
- [React](https://github.com/prototypearea/storybook-css-modules/tree/main/examples/react) | ||
- [Preact](https://github.com/prototypearea/storybook-css-modules/tree/main/examples/preact) | ||
- [Vue 3](https://github.com/prototypearea/storybook-css-modules/tree/main/examples/vue3) | ||
- [React](https://github.com/onwidget/storybook-css-modules/tree/main/examples/react) | ||
- [Preact](https://github.com/onwidget/storybook-css-modules/tree/main/examples/preact) | ||
- [Vue 3](https://github.com/onwidget/storybook-css-modules/tree/main/examples/vue3) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24532
5
130