mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Remove preflight SVG reset (#274)
This commit is contained in:
parent
830878d557
commit
39d920305b
@ -555,11 +555,6 @@ img {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
svg {
|
||||
fill: none;
|
||||
stroke: none;
|
||||
}
|
||||
|
||||
button,
|
||||
input,
|
||||
optgroup,
|
||||
|
||||
@ -551,11 +551,6 @@ textarea { resize: vertical; }
|
||||
|
||||
img { max-width: 100%; }
|
||||
|
||||
svg {
|
||||
fill: none;
|
||||
stroke: none;
|
||||
}
|
||||
|
||||
button, input, optgroup, select, textarea { font-family: inherit; }
|
||||
|
||||
input::placeholder, textarea::placeholder {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user