Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/buddye/postcss-remove-important

PostCSS cleanup plugin to strip !important for AMP compatible CSS
https://github.com/buddye/postcss-remove-important

postcss postcss-plugin

Last synced: 4 days ago
JSON representation

PostCSS cleanup plugin to strip !important for AMP compatible CSS

Awesome Lists containing this project

README

        

postcss-remove-important
=======
PostCSS cleanup plugin to strip !important for AMP compatible CSS

`
module.exports = {
plugins: {
"@buddye/postcss-remove-important": {}
}
}
`

From
https://gist.github.com/georgecrawford/acb44cae777f5d0378d1db001acefacd