IOweb/node_modules/tailwindcss/dist/lib.d.ts
2026-07-03 15:07:38 -05:00

3 lines
92 B
TypeScript

declare function postcssPluginWarning(): void;
export { postcssPluginWarning as default };