module.d.ts 64 B

123
  1. declare module '@tailwindcss/nesting' {
  2. export default any;
  3. }