flex-attributes
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -8,3 +8,3 @@ var gulp = require('gulp'); | ||
.pipe(stylus()) | ||
.pipe(gulp.dest('./dist/')); | ||
.pipe(gulp.dest('./')); | ||
}); |
{ | ||
"name": "flex-attributes", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "A css library that allows you to compose mobile first, adaptive flexbox layouts and grids with attributes.", | ||
@@ -5,0 +5,0 @@ "main": "flex-attributes.css", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
51902
2058