README
less
transform less to css
Installation
npm
$ npm install -g @arted/less
or yarn
$ yarn global add @arted/less
Usage
$ less path/to/file.less
transform less to css
<script type="module">
import artedLess from 'https://cdn.skypack.dev/@arted/less';
</script>
transform less to css
npm
$ npm install -g @arted/less
or yarn
$ yarn global add @arted/less
$ less path/to/file.less