@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.100 to 1.0.0-alpha.101
@@ -235,3 +235,3 @@ export const attention = { | ||
buttonLink: | ||
'leading-24 max-w-max focusable ease-in-out inline i-text-$color-text-link active:underline', //.button--link /* Buttons pretending to be links, (Should rather inherit the actual link setup in the future?) */ | ||
'leading-24 max-w-max focusable ease-in-out inline i-text-$color-text-link active:underline hover:underline', //.button--link /* Buttons pretending to be links, (Should rather inherit the actual link setup in the future?) */ | ||
// Sizestuff | ||
@@ -238,0 +238,0 @@ buttonSmall: 'px-16 py-6 text-12 leading-16', // .button--small |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.100", | ||
"version": "1.0.0-alpha.101", | ||
"description": "WARP component classes", | ||
@@ -16,3 +16,4 @@ "type": "module", | ||
"dist/assets", | ||
"classes.js" | ||
"classes.js", | ||
"index.d.ts" | ||
], | ||
@@ -35,3 +36,4 @@ "scripts": { | ||
"unocss": "^0.53.1", | ||
"vite": "^4.2.1" | ||
"vite": "^4.2.1", | ||
"vite-plugin-dts": "^2.3.0" | ||
}, | ||
@@ -38,0 +40,0 @@ "eik": { |
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
113578
8
1365
10