UNPKG

svelte-textfit

Version:

Svelte action to fit headlines and paragraphs into any element. Ported from react-textfit

5 lines (3 loc) 89 B
import {textfit} from './TextfitAction.js'; export { textfit }; export default textfit;