postcss-color-mod

PostCSS `color-mod()` Polyfill ==============================

Usage no npm install needed!

<script type="module">
  import postcssColorMod from 'https://cdn.skypack.dev/postcss-color-mod';
</script>

README

PostCSS color-mod() Polyfill

PostCSS plugin for color-mod() current draft.

:warning: Attention! :warning:

The specification is a draft and very in flux. Also I honestly made this project to see if custom properties cascade can be polyfilled.