npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

test.less

0.1.0

@jonschlinkert

npmHomeRepoSnykSocket
Downloads:2
$ npm install test.less
DailyWeeklyMonthlyYearly

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

  • github/jonschlinkert
  • twitter/jonschlinkert

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.