storm-equal-height
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "storm-equal-height", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Layout helper to equalise the height of a set of DOM elements", | ||
@@ -5,0 +5,0 @@ "author": "stormid", |
@@ -6,3 +6,5 @@ #Storm Equal Height | ||
##Usage | ||
``` | ||
npm install storm-equal-height | ||
``` | ||
@@ -13,5 +15,5 @@ ```javascript | ||
``` | ||
The selector class refers to the parent node, and equalises te height of all children. | ||
The selector class refers to the parent node, and equalises the height of all children. | ||
###Options | ||
minWidth, Number, minimum window width at which to apply equal height across elements |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
174816
17