@warp-ds/component-classes
Advanced tools
Comparing version 1.0.0-alpha.91 to 1.0.0-alpha.92
@@ -23,4 +23,5 @@ export const attention = { | ||
dot: 'h-8 w-8 rounded-full', | ||
inactive: 'bg-bluegray-300', | ||
active: 'bg-blue-600', | ||
inactive: 'i-bg-$color-pageindicator-background', | ||
active: 'i-bg-$color-pageindicator-background-active', | ||
hover: 'i-bg-$color-pageindicator-background-hover', | ||
}; | ||
@@ -27,0 +28,0 @@ |
{ | ||
"name": "@warp-ds/component-classes", | ||
"repository": "git@github.com:warp-ds/component-classes.git", | ||
"version": "1.0.0-alpha.91", | ||
"version": "1.0.0-alpha.92", | ||
"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
84123
577