UNPKG

postcss-minify-font-values

Version:

Minify font declarations with PostCSS

6 lines 197 B
export let style: Set<string>; export let variant: Set<string>; export let weight: Set<string>; export let stretch: Set<string>; export let size: Set<string>; //# sourceMappingURL=keywords.d.ts.map