UNPKG

tailwind-compositor

Version:

Compositor is a system of constraints designed to produce aesthetically pleasing, typographic compositions, based on objective, constant dimensions of space.

6 lines (5 loc) 210 B
declare const cssMatcher: any; declare const postcss: any; declare const tailwindcss: any; declare const compositorPlugin: any; declare const createPostCSSConfig: (config: any, pluginOptions?: {}) => any;