UNPKG

storybook-addon-rem

Version:

A storybook addon which helps you to test how your REM sized components behave.

10 lines (7 loc) 168 B
// Entry point(s) function managerEntries(entry = []) { return [...entry, require.resolve('./dist/esm/preset/manager')]; } module.exports = { managerEntries };