@warp-ds/css
Advanced tools
Comparing version 1.1.1-next.3 to 1.1.1-next.4
@@ -276,3 +276,3 @@ export const attention = { | ||
pillSmall: 'min-h-32 min-w-32', | ||
linkSmall: 'p-0', | ||
link: 'p-0', | ||
}; | ||
@@ -363,4 +363,4 @@ | ||
link: `${buttonSizes.medium} ${buttonTextSizes.medium} ${buttonTypes.link}`, | ||
linkSmall: `${buttonSizes.linkSmall} ${buttonTextSizes.xsmall} ${buttonTypes.link}`, | ||
link: `${buttonSizes.link} ${buttonTextSizes.medium} ${buttonTypes.link}`, | ||
linkSmall: `${buttonSizes.link} ${buttonTextSizes.xsmall} ${buttonTypes.link}`, | ||
linkAsButton: 'inline-block hover:no-underline', | ||
@@ -367,0 +367,0 @@ a11y: 'sr-only', |
{ | ||
"name": "@warp-ds/css", | ||
"repository": "git@github.com:warp-ds/css.git", | ||
"version": "1.1.1-next.3", | ||
"version": "1.1.1-next.4", | ||
"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
73446