@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.92 to 1.0.0-alpha.93
@@ -59,3 +59,3 @@ export const attention = { | ||
export const box = { | ||
box: 'group block relative break-words last-child:mb-0 p-16 rounded-8', // Relative here enables w-clickable | ||
box: 'group block relative break-words last:mb-0 p-16 rounded-8', // Relative here enables w-clickable | ||
bleed: '-mx-16 sm:mx-0 rounded-l-0 rounded-r-0 sm:rounded-8', // We target L and R to override the default rounded-8 | ||
@@ -62,0 +62,0 @@ info: 'i-bg-$color-box-info-background', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.92", | ||
"version": "1.0.0-alpha.93", | ||
"description": "WARP component classes", | ||
@@ -6,0 +6,0 @@ "type": "module", |
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
84117