display-element-css
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

Display Element CSS

This storybook Addon allows users to inspect their story element's type selector, class selector, and ID selector CSS styles.

To enable the Display Element CSS addon, click on the eye icon on the toolbar.

Toolbar

Once enabled, click on any storybook element to see the element's type selector, class selector, and ID selector CSS styles in the panel.

Panel

To go back to seeing the story element's default click behavior, disable the Display Element CSS addon by clicking on the eye icon on the toolbar.

Development scripts

  • yarn start runs babel in watch mode and starts Storybook
  • yarn build build and package your addon code

Package Sidebar

Install

npm i display-element-css

Weekly Downloads

263

Version

0.0.7

License

MIT

Unpacked Size

53.9 kB

Total Files

38

Last publish

Collaborators

  • amyscript888