@maggioli-design-system/styles
Advanced tools
Comparing version 6.5.2 to 6.5.3
{ | ||
"name": "@maggioli-design-system/styles", | ||
"version": "6.5.2", | ||
"version": "6.5.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.", | ||
@@ -5,0 +5,0 @@ "main": "./tailwind.config.js", |
@@ -134,3 +134,3 @@ const { palette } = require('@maggioli-design-system/design-tokens') | ||
transitionProperty : { | ||
cosmetic: 'background-color, border-color, box-shadow, color, height, margin, opacity, padding, transform, width', | ||
cosmetic: 'background-color, border-color, box-shadow, color, fill, height, margin, opacity, padding, transform, width', | ||
size: 'height, margin, padding, width', | ||
@@ -137,0 +137,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
113971