Comparing version 2.1.0 to 2.1.1
@@ -16,3 +16,3 @@ import chokidar from "chokidar"; | ||
export default (options) => { | ||
options.css ??= ['../npm/src/air-scss/css/utilities.css']; | ||
options.css ??= ['node_modules/air-scss/css/utilities.css']; | ||
options.watch ??= process.argv.slice(2).includes('--watch'); | ||
@@ -19,0 +19,0 @@ |
{ | ||
"name": "air-scss", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "SCSS boilerplate with sane defaults and a few utilities", | ||
@@ -5,0 +5,0 @@ "type": "module", |
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
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
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
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
51677