@aegov/design-system
Advanced tools
Comparing version 0.0.9 to 0.0.10
{ | ||
"name": "@aegov/design-system", | ||
"version": "0.0.9", | ||
"version": "0.0.10", | ||
"description": "A design system for the Government of the United Arab Emirates. The design system has been created based on research and information collected from in-depth studies conducted on user behaviour and benchmarking best practices. The primary use of this design system is to allow ministries of the United Arab Emirates to create consistent websites with components that are common and acceissible.", | ||
@@ -52,5 +52,8 @@ "keywords": [ | ||
"base": "cat src/base/*.css > dist/base.css", | ||
"postbase": "prejss-cli dist/base.css --format commonjs", | ||
"components": "cat src/components/*.css > dist/components.css", | ||
"postcomponents": "prejss-cli dist/components.css --format commonjs", | ||
"utilities": "cat src/utilities/*.css > dist/utilities.css", | ||
"build": "npm run base && npm run components && npm run utilities", | ||
"postutilities": "prejss-cli dist/utilities.css --format commonjs", | ||
"build": "NODE_ENV=production && npm run base && npm run components && npm run utilities", | ||
"install": "npm run build" | ||
@@ -64,2 +67,3 @@ }, | ||
"postcss-nested": "6.0.1", | ||
"prejss-cli": "0.3.3", | ||
"prettier": "^2.7.1", | ||
@@ -66,0 +70,0 @@ "standard-version": "^9.5.0" |
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
35935
23
8