We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 773cfb6 commit 752d97dCopy full SHA for 752d97d
packages/postcss-reduce-initial/README.md
@@ -32,7 +32,7 @@ h1 {
32
33
```css
34
h1 {
35
- min-width: 0;
+ min-width: auto;
36
}
37
```
38
0 commit comments