@digest/postcss
Digested PostCSS configurations
Digested PostCSS configurations
Converts pixel measurements into rems or ems. Works with the same pixels to rem or pixels to em syntax as Bourbon, so no rewrite of CSS source code is required.
Map urls to different locations
PostCSS plugin that prefix a namespace to a selector
A postcss plugin that enables the use of hexa() to combine hex codes and opacity into rgba()
PostCSS plugin for Taskr
An easy way to test stylelint rules
PostCSS plugin for applying gap on max-width/height media queries.
A PostCSS plugin to output messages to the terminal.
Discard font faces by type, with PostCSS.
PostCSS plugin to make `composes` work anywhere
Query PostCSS AST with CSS selectors.
Limit a PostCSS processor to a local stylesheet context.
PostCSS plugin to transform custom properties
PostCSS plugin to insert a circle with color.
Convert rem (root em) units to px units using PostCSS. Based on postcss-pxtorem.
PostCSS Inject - inject css file into each other
Use the :focus-ring pseudo-selector in CSS
PostCSS plugin for encode the file to base64
Allows/disallows using certain selector types (type, .class, #id, *universal [attribute] :pseudo) at either global or local level (.global > .local).