Files
jiggablend/web/node_modules/tailwindcss/dist/lib.d.ts
2025-11-21 17:31:18 -06:00

4 lines
92 B
TypeScript

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