UNPKG

tailwindcss

Version:

A utility-first CSS framework for rapidly building custom user interfaces.

5 lines (3 loc) 146 B
import type { AcceptedPlugin, PluginCreator } from 'postcss' declare const plugin: PluginCreator<AcceptedPlugin | string | void> export = plugin