Skip to content

Commit 5b64e12

Browse files
committed
fix: removed tailwind utilities import from utilities.css
The downstream user can then choose to import them or not.
1 parent e6ff086 commit 5b64e12

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/assets/utilities.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
@tailwind utilities;
31
@layer utilities {
42
.no-touch-action {
53
touch-action: none;

0 commit comments

Comments
 (0)