Skip to content

Commit a3478a2

Browse files
committed
styling fixes
1 parent bd8b95e commit a3478a2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources/css/app.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
@layer tailwind-base {
66
@tailwind base;
7+
@layer base {
8+
input,
9+
textarea,
10+
select,
11+
button {
12+
all: revert;
13+
}
14+
}
715
}
816

917
@layer tailwind-utilities {

0 commit comments

Comments
 (0)