UNPKG

@vulppi/tailwindcss

Version:

A collection of plugins for TailwindCSS.

12 lines (7 loc) 202 B
// Generated by dts-bundle-generator v9.5.1 import plugin from 'tailwindcss/plugin'; export declare const roundedScreen: ReturnType<typeof plugin>; export { roundedScreen as default, }; export {};