Storybook Addon storybook-font-inspector
Font inspector for storybook
Demo
Requirements
Storybook@>=9.0.0
This addon should work well with any framework. If you find that the addon does not work, please open an issue.
Getting started
1. Install
npm install -D storybook-font-inspector
yarn add -D storybook-font-inspector
pnpm add -D storybook-font-inspector
2. Register the addon in main.js
export default {
addons: ["storybook-font-inspector"],
};
3. Enable addon tool
Click on the paragraph icon on the toolbar and hover over the text you are interested in.
Made by
- sosnovichroman
Work with
Angular
Ember
HTML
Preact
React
React native
Svelte
Vue
Web Components
Tags