@edifice.io/bootstrap
Advanced tools
Comparing version 2.1.0-develop-enabling.0 to 2.1.0
{ | ||
"name": "@edifice.io/bootstrap", | ||
"version": "2.1.0-develop-enabling.0", | ||
"version": "2.1.0", | ||
"description": "Edifice CSS framework based on Bootstrap", | ||
@@ -43,4 +43,3 @@ "keywords": [ | ||
"compile": "sass --load-path=node_modules/ --style=compressed src/index.scss dist/index.css", | ||
"dev:fix": "stylelint src/**/*.scss --fix", | ||
"dev:lint": "stylelint src/**/*.scss", | ||
"fix": "stylelint src/**/*.scss --fix", | ||
"format": "pnpm format:write && pnpm format:check", | ||
@@ -50,4 +49,5 @@ "format:check": "npx prettier --check src/**/*.scss", | ||
"generate-commit-version": "node scripts/version.cjs", | ||
"lint": "stylelint src/**/*.scss", | ||
"watch": "sass --watch --load-path=node_modules/ --style=compressed src/index.scss dist/index.css" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
3482629
78