less-aristos

Leaner CSS Fork

Usage no npm install needed!

<script type="module">
  import lessAristos from 'https://cdn.skypack.dev/less-aristos';
</script>

README

npm version Build Status Dependencies devDependency Status optionalDependency Status Sauce Test Status Build status

Less.js

The dynamic stylesheet language. http://lesscss.org.

:point_up: This is the fork of original JavaScript, official, stable version of Less with theming fallback support

Getting Started

Options for adding Less.js to your project:

  • Install with npm: npm install less-aristos

More information

For general information on the language, configuration options or usage visit lesscss.org.

Here are other resources for using Less.js:

  • [stackoverflow.com][so] is a great place to get answers about Less.
  • [Less.js Issues][issues] for reporting bugs

Publish info

https://docs.npmjs.com/getting-started/publishing-npm-packages

Development

Read Developing Less.