@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.94 to 1.0.0-alpha.95
@@ -61,5 +61,5 @@ export const attention = { | ||
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 | ||
info: 'i-bg-$color-box-info-background', | ||
neutral: 'i-bg-$color-box-neutral-background', | ||
bordered: 'border-2 i-border-$color-box-bordered-border i-bg-$color-box-bordered-background', | ||
info: 'i-bg-$color-box-info-background i-text-$color-box-info-text', | ||
neutral: 'i-bg-$color-box-neutral-background i-text-$color-box-neutral-text', | ||
bordered: 'border-2 i-border-$color-box-bordered-border i-bg-$color-box-bordered-background i-text-$color-box-bordered-text', | ||
infoClickable: 'hover:i-bg-$color-box-info-background-hover active:i-bg-$color-box-info-background-hover', | ||
@@ -66,0 +66,0 @@ neutralClickable: 'hover:i-bg-$color-box-neutral-background-hover active:i-bg-$color-box-neutral-background-hover', |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.94", | ||
"version": "1.0.0-alpha.95", | ||
"description": "WARP component classes", | ||
@@ -6,0 +6,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
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
84286
578