Skip to content

Commit b8d624e

Browse files
authored
Merge pull request #304 from skyforge-glitch/fix/popup-tailwind-runtime
fix(popup): remove invalid Tailwind runtime directives
2 parents 9362ed1 + 6dff49a commit b8d624e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/index.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
@import "tailwindcss";
2-
@tailwind base;
3-
@tailwind components;
4-
@tailwind utilities;
5-
61
body {
72
margin: 0;
83
padding: 0;

0 commit comments

Comments
 (0)