mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 11:47:55 +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 *));
|
@variant dark (&:where(.dark, .dark *));
|
||||||
|
|
||||||
@layer base {
|
@layer base {
|
||||||
input,
|
input, textarea, select, button {
|
||||||
textarea,
|
|
||||||
select,
|
|
||||||
button {
|
|
||||||
border: 0px solid;
|
border: 0px solid;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user