Skip to content

lihang90/less-init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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);

About

Init base.less for CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages