@warp-ds/css
Advanced tools
Comparing version 1.9.2-next.1 to 1.9.2-next.2
@@ -236,3 +236,3 @@ export const pageIndicator = { | ||
pill: `p-4 rounded-full border-0 inline-flex items-center justify-center hover:bg-clip-padding ${buttonDefaultStyling}`, | ||
link: `bg-transparent focusable ease-in-out inline active:underline hover:underline ${buttonColors.link}`, | ||
link: `bg-transparent focusable ease-in-out inline active:underline hover:underline focus:underline ${buttonColors.link}`, | ||
}; | ||
@@ -327,3 +327,3 @@ | ||
linkSmall: `${buttonSizes.link} ${buttonTextSizes.xsmall} ${buttonTypes.link}`, | ||
linkAsButton: 'inline-block hover:no-underline text-center', | ||
linkAsButton: 'inline-block active:no-underline hover:no-underline focus:no-underline text-center', | ||
a11y: 'sr-only', | ||
@@ -330,0 +330,0 @@ fullWidth: 'w-full max-w-full', |
{ | ||
"name": "@warp-ds/css", | ||
"repository": "git@github.com:warp-ds/css.git", | ||
"version": "1.9.2-next.1", | ||
"version": "1.9.2-next.2", | ||
"scripts": { | ||
@@ -6,0 +6,0 @@ "build": "pnpm build:tokens && pnpm build:resets && pnpm build:cc", |
Sorry, the diff of this file is not supported yet
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
362461