fix: broken Tailwind scan in tarball releases (#6917)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
@import 'tw-animate-css';
|
||||
@plugin '@tailwindcss/typography';
|
||||
|
||||
@source './index.html';
|
||||
@source './src/**/*.{js,ts,jsx,tsx}';
|
||||
|
||||
@theme {
|
||||
--breakpoint-md: 930px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user