test.less

0.1.0 • Public • Published

variables.less NPM version

LESS CSS variables (for less.js)

(Requires a version of Less.js that supports the npm keyword, e.g. @import (npm) "variables.less").

Modified from variables.less from @mdo's Bootstrap.

Install

Install with npm:

npm i variables.less --save-dev

Usage

Add the following to your stylesheet:

@import (npm) "variables.less";

Author

Jon Schlinkert

License

Copyright (c) 2014 Jon Schlinkert, contributors. Copyright (c) 2011-2014 Twitter, Inc Released under the MIT license


This file was generated by verb-cli on May 31, 2014.

Readme

Keywords

none

Package Sidebar

Install

npm i test.less

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • doowb
  • jonschlinkert