Helper function to define a map
Exclude/warn on duplicated PostCSS plugins.
Define a lazily evaluated property on an object
Reduce z-index values with PostCSS.
Reduce custom identifiers with PostCSS.
Merge keyframe and counter style identifiers.
PostCSS plugin to add single-colon CSS 2.1 syntax pseudo selectors (i.e. :before)
Use mixins in CSS
PostCSS syntax for template literals CSS-in-JS (e. g. styled-components).
PostCSS plugin This project tries to fix all of flexbug's issues
PostCSS plugin to discard rules, atrules or declarations by selector, RegExp or callback function
PostCSS plugin to define and use custom properties
Customize postcss-import resolve with enhanced-resolve
Tokenize CSS
PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation
Use the font-width property in CSS
`Object.defineProperty`, but not IE 8's broken one.
PostCSS syntax for parsing Markdown
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
PostCSS plugin to swap :root for :host
PostCSS plugin for PurgeCSS
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba())
Utility methods and plugin for cssnano projects