postcss / postcss-nested

PostCSS plugin to unwrap nested rules like how Sass does it.
MIT License
1.16k stars 66 forks source link

@supports rule #20

Closed ben-eb closed 9 years ago

ben-eb commented 9 years ago

Assuming that you meant to bubble @supports and not @support?

https://developer.mozilla.org/en-US/docs/Web/CSS/@supports https://github.com/postcss/postcss-nested/blob/master/index.js#L56

ai commented 9 years ago

Released in 0.3.2.