postcss-plugins icon indicating copy to clipboard operation
postcss-plugins copied to clipboard

PostCSS Tools and Plugins

Results 62 postcss-plugins issues
Sort by recently updated
recently updated
newest added

Hi! Whenever we update our packages I like to try and provide a compact changelog in the commit description, but I've noticed that this is pretty difficult with the current...

help wanted

### What would you want to propose? I want to ask support for CSS `sign()` and `abs()`. ### Suggested solution ``` @support (opacity: abs(-1)) { // legal sign() } @support...

feature request
plugins/postcss-sign-functions