cloud-vanilla-theme
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -45,3 +45,4 @@ var gulp = require('gulp'), | ||
style: 'expanded', | ||
onError: throwSassError | ||
onError: throwSassError, | ||
includePaths: ['node_modules/'] | ||
})) | ||
@@ -48,0 +49,0 @@ .pipe(autoprefixer('last 2 version', 'safari 5', 'ie 8', 'ie 9', 'opera 12.1')) |
{ | ||
"name": "cloud-vanilla-theme", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A Cloud flavoured theme for the wonderfully simple, extendable CSS framework.", | ||
@@ -5,0 +5,0 @@ "author": { |
@@ -7,3 +7,3 @@ # Cloud vanilla theme for Vanilla framework | ||
Install the Node package into your project: | ||
Install the Node package into your project with npm v3 or newer: | ||
@@ -10,0 +10,0 @@ ``` bash |
Sorry, the diff of this file is not supported yet
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
65798
65