postcss-normalize-display-values
Advanced tools
Weekly downloads
Readme
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
FAQs
Normalize multiple value display syntaxes into single values.
The npm package postcss-normalize-display-values receives a total of 9,614,267 weekly downloads. As such, postcss-normalize-display-values popularity was classified as popular.
We found that postcss-normalize-display-values demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket installs a GitHub app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.