0.1.7 • Published 5 years ago

@lyo/grunt-less v0.1.7

Weekly downloads
-
License
unknown
Repository
-
Last release
5 years ago

@lyo/grunt-less

A browser-compatible version of grunt-less built automatically with Lyo.

Version Build Hits

Usage

In a browser

<script src="https://cdn.jsdelivr.net/npm/@lyo/grunt-less"></script>

<script>
  gruntLess(foo);
</script>

In Node.js

# Install
npm i @lyo/grunt-less
const gruntLess = require('@lyo/grunt-less')

gruntLess(foo);

Disclaimer

This automated Lyo build may have not been properly tested, and is not guaranteed to work perfectly.

Use at your own risk

0.1.7

5 years ago