@maggioli-design-system/styles
Advanced tools
Comparing version 6.3.2 to 6.3.3
{ | ||
"name": "@maggioli-design-system/styles", | ||
"version": "6.3.2", | ||
"version": "6.3.3", | ||
"description": "This module contains SCSS and CSS styles used by Maggioli Design System, it also makes available a Tailwind config based on Maggioli design tokens.", | ||
@@ -40,2 +40,3 @@ "main": "./tailwind.config.js", | ||
"dependencies": { | ||
"@maggioli-design-system/design-tokens": "^6.4.1", | ||
"normalize.css": "^8.0.1", | ||
@@ -46,8 +47,7 @@ "typeface-karla": "^1.1.13", | ||
"devDependencies": { | ||
"@maggioli-design-system/design-tokens": "^6.4.1", | ||
"autoprefixer": "^10.4.0", | ||
"postcss": "^8.4.5", | ||
"autoprefixer": "^10.4.2", | ||
"postcss": "^8.4.6", | ||
"postcss-import": "^14.0.2", | ||
"tailwindcss": "^3.0.13" | ||
"tailwindcss": "^3.0.22" | ||
} | ||
} |
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
4
4
+ Added@maggioli-design-system/design-tokens@6.4.1(transitive)