Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nju33/less

Less for me
https://github.com/nju33/less

less

Last synced: 2 months ago
JSON representation

Less for me

Awesome Lists containing this project

README

        

# Less

[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo)

Less for nju33.

## Install

```bash
yarn add -D @nju33/less
```

```js
less.render(css).then(({css}) => ...);
```

## Lisence

The MIT License (MIT)

Copyright (c) 2017 nju33