less-init

1.0.1 • Public • Published

less-init

npm npm

https://github.com/lihang90/less-init

init base.less

How to use

  • you can copy the base.less file put in your project!

base.less

  • you can npm install get base.less file then put in your project!
$ npm install less-init --save
  • use

import in your less file

    @import url(base);

Readme

Keywords

Package Sidebar

Install

npm i less-init

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

8.09 kB

Total Files

5

Last publish

Collaborators

  • lihang90