AJNB 376d9cfaf8 hjj | пре 5 месеци | |
---|---|---|
.. | ||
src | пре 5 месеци | |
types | пре 5 месеци | |
LICENSE-MIT | пре 5 месеци | |
README.md | пре 5 месеци | |
package.json | пре 5 месеци |
Normalize display property values with PostCSS.
With npm do:
npm install postcss-normalize-display-values --save
div {
display: inline flow-root
}
div {
display: inline-block
}
See the PostCSS documentation for examples for your environment.
See CONTRIBUTORS.md.
MIT © Ben Briggs