mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(css): update reset styles
https://github.com/tailwindlabs/tailwindcss/pull/15064
This commit is contained in:
@@ -3,10 +3,7 @@
|
||||
@variant dark (&:where(.dark, .dark *));
|
||||
|
||||
@layer base {
|
||||
input,
|
||||
textarea,
|
||||
select,
|
||||
button {
|
||||
input, textarea, select, button {
|
||||
border: 0px solid;
|
||||
border-radius: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user