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

see : https://github.com/csstools/postcss-plugins/pull/527 - `importFrom` and `exportTo` have been removed from this plugin. - a new plugin needs to be created to replace it. - this new plugin would only...

plugins/postcss-custom-media

see : https://github.com/csstools/postcss-plugins/pull/527 - `importFrom` and `exportTo` have been removed from this plugin. - a new plugin needs to be created to replace it. - this new plugin would only...

plugins/postcss-custom-selectors

see : https://github.com/csstools/postcss-plugins/pull/527 - `importFrom` and `exportTo` have been removed from this plugin. - a new plugin needs to be created to replace it. - this new plugin would only...

plugins/postcss-custom-properties

- [ ] `importFrom` and `exportTo` removal - [x] `custom-selectors` needs to use `:is()` like nesting - [ ] `custom-media` has many outstanding issues of which some might require a...

plugin-packs/postcss-preset-env

With the semi generated docs this should be a slightly smaller effort. I just need to think how it must work exactly and provide the needed glue code.

documentation
help wanted

Extracting and abstracting color functions to its own package that gets distributed across different plugins instead of being copied over

### What would you want to propose? Add support for the `vb` and `vi` units from the [CSS Values and Units Module Level 4](https://www.w3.org/TR/css-values-4/) spec (the logical equivalents of `vh`...

feature request
plugins/postcss-logical

see : https://developer.chrome.com/blog/media-query-range-syntax/ https://github.com/postcss/postcss-media-minmax We should check that this plugin is spec compliant and doesn't have too many outstanding issues now that Chrome is shipping. @Antonio-Laguna I think you have...

### What would you want to propose? I think that README on [postcss-nesting](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) should have some mention of `@nest` and how it should behave since it's not immediately clear and...

feature request
plugins/postcss-nesting

For the next major version of `postcss-preset-env` we want to try out a new process. - well defined scope for all changes - release candidates - keeping the current major...

plugin-packs/postcss-preset-env