@by-association-only/slate-cssvar-loader

Finds CSS custom properties (variables) in your stylesheets and replaces them with their corresponding liquid variable

Usage no npm install needed!

<script type="module">
  import byAssociationOnlySlateCssvarLoader from 'https://cdn.skypack.dev/@by-association-only/slate-cssvar-loader';
</script>

README

npm version

@by-association-only/slate-cssvar-loader

Finds CSS custom properties (variables) in your stylesheets and replaces them with their corresponding Liquid variable found in the provided cssVariablesPath option.

For more information, visit the documentation website.