@warp-ds/css
Advanced tools
Comparing version 1.0.0-alpha.26 to 1.0.0-alpha.27
@@ -169,3 +169,3 @@ export const attention = { | ||
content: 'self-center mr-8 py-4 last-child:mb-0', | ||
close: 'bg-transparent ml-auto p-[8px]', | ||
close: 'bg-transparent ml-auto p-[8px] i-text-$color-toast-close-icon hover:i-text-$color-toast-close-icon-hover active:i-text-$color-toast-close-icon-active', | ||
}; | ||
@@ -172,0 +172,0 @@ |
{ | ||
"name": "@warp-ds/css", | ||
"repository": "git@github.com:warp-ds/css.git", | ||
"version": "1.0.0-alpha.26", | ||
"version": "1.0.0-alpha.27", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "pnpm build:tokens && pnpm build:resets && pnpm build:cc", |
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
59899