@department-of-veterans-affairs/css-library
Advanced tools
Comparing version 0.7.3 to 0.7.4
{ | ||
"name": "@department-of-veterans-affairs/css-library", | ||
"version": "0.7.3", | ||
"version": "0.7.4", | ||
"description": "Department of Veterans Affairs stylesheets, tokens, and utilities", | ||
@@ -14,4 +14,4 @@ "packageManager": "yarn@3.2.0", | ||
"build:stylesheets": "sass --load-path=./node_modules/@uswds/uswds/packages/ src/stylesheets:dist/", | ||
"build:minify": "yarn build:stylesheets --style compressed --no-source-map", | ||
"build:minify-core": "sass --style compressed --no-source-map dist/core.css:dist/core.min.css", | ||
"build:minify": "yarn build:stylesheets --style compressed", | ||
"build:minify-core": "sass --style compressed dist/core.css:dist/core.min.css", | ||
"build": "yarn run clean-dist && yarn run copy && yarn build:tokens && yarn build:stylesheets", | ||
@@ -18,0 +18,0 @@ "clean-dist": "rimraf dist/*", |
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
698482