Skip to content

Commit 4a911ad

Browse files
committed
Fixed tailwind css generation from the upgrade to v4
1 parent 10316f9 commit 4a911ad

2 files changed

Lines changed: 3 additions & 22 deletions

File tree

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
@tailwind base;
2-
@tailwind components;
3-
@tailwind utilities;
1+
/* Note: source path starts at this file */
2+
@import "tailwindcss";
3+
@source "../../../../";

src/ProgrammerAl.Site/CustomNpmModules/tailwind/tailwind.config.js

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)