File size: 98 Bytes
574d44a | 1 2 3 4 5 | @import 'tailwindcss' source(none);
@source '../**/*.{js,ts,jsx,tsx}';
@import 'tw-animate-css';
|
574d44a | 1 2 3 4 5 | @import 'tailwindcss' source(none);
@source '../**/*.{js,ts,jsx,tsx}';
@import 'tw-animate-css';
|