UNPKG

@kadira/react-storybook-addon-info

Version:

A React Storybook addon to show additional information for your stories.

10 lines (9 loc) 327 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var baseFonts = exports.baseFonts = { fontFamily: '\n -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto",\n "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif\n ', color: '#444', WebkitFontSmoothing: 'antialiased' };