postcss-structure
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -88,3 +88,3 @@ var postcss = require('postcss'); | ||
prop: 'width', | ||
value: blocOneHalfValue + 'rem' | ||
value: blocOneThirdValue + 'rem' | ||
}); | ||
@@ -91,0 +91,0 @@ } |
{ | ||
"name": "postcss-structure", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "PostCSS plugin that create a grid based on a fixed block width", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
19517