lessless

Compiles all your project's LESS into CSS, converts LESS into regular CSS , and removes less.js from your html page.

Usage no npm install needed!

<script type="module">
  import lessless from 'https://cdn.skypack.dev/lessless';
</script>

README

lessless

Compiles all your project's LESS into CSS, converts LESS into regular CSS , and removes less.js from your html page.

WARNING: This tool modifies your source code and therefore is meant to be run as part of a build process that creates a copy of your project files(like RequireJS and others)