summaryrefslogblamecommitdiff
path: root/node_modules/tailwindcss/nesting/index.d.ts
blob: 72ea4644b6e3e929a36cf6732325466e5c415f4a (plain) (tree)
1
2
3
4



                                                                   
import type { AcceptedPlugin, PluginCreator } from 'postcss'

declare const plugin: PluginCreator<AcceptedPlugin | string | void>
export = plugin