Skip to content

Commit f569fb9

Browse files
Add Tailwind CSS configuration import to app.css
1 parent bbc0b70 commit f569fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/css/app.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
@config "../../tailwind.config.js";
12
@tailwind base;
23
@tailwind components;
34
@tailwind utilities;

0 commit comments

Comments
 (0)