module 'tailwindcss/nesting' { import { PluginCreator } from 'postcss' declare const plugin: PluginCreator export default plugin }