Skip to content
This repository was archived by the owner on Feb 14, 2022. It is now read-only.

Commit 758e098

Browse files
committed
Fix style order
1 parent c10ae53 commit 758e098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/tailwind.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
@tailwind base;
33
/* purgecss end ignore */
44

5-
@tailwind utilities;
65
@tailwind components;
6+
@tailwind utilities;

0 commit comments

Comments
 (0)