0.0.3 • Published 9 years ago

lunt-modular-scale v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
9 years ago

lunt-modular-scale

Modular scale helpers for the Lunt framework.

Installation

npm install lunt-modular-scale --save

Usage

You can use this component the way you want. It's just a Node.js module with a little bit of CSS.

1. In your CSS file

@import "../node_modules/lunt-modular-scale/lunt-modular-scale.css"

You can also use postcss-import plugin to make it even easier.

2. In your Node.js modules

var luntBoxSizing = require('lunt-modular-scale');
0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago