Replaces relative images URL paths in SCSS with absolute URL from ROOT_URL environment variable.
PostCSS plugin to import CSS files
Detective to find dependents of CSS (PostCSS dialect)
Normalize URLs with PostCSS
Autoload Config for PostCSS
Convert values with PostCSS (e.g. ms -> s)
Optimise inline SVG with PostCSS.
Safe defaults for cssnano which require minimal configuration.
Use light and dark color schemes in all browsers
Display resolution-dependent images using the image-set() function in CSS
PostCSS plugin Rebase URLs to a given root URL.
Convert two value syntax for repeat-style into one value.
Use two values display syntax for inner and outer display types.
Correctly declare progressive enhancements for CSS Custom Properties.
PostCSS plugin to fallback initial keyword.
PostCSS plugin to unwrap nested rules like how Sass does it
PostCSS plugin to rebase or inline on url().
Normalize multiple value display syntaxes into single values.
Check if a URL is absolute
Use unquoted format on @font-face CSS definitions.
Use the color() function in CSS
Use space and slash separated color notation in CSS
PostCSS plugin to swap :root for :host
The Reference Element Pseudo-class: :scope