Comparing version 2.0.3 to 2.0.4
@@ -17,2 +17,5 @@ import { html, css, LitElement } from "lit"; | ||
display: inline-block; | ||
transition-duration: 0.3s; | ||
transition-timing-function: ease-in-out; | ||
transition-property: background-color; | ||
} | ||
@@ -19,0 +22,0 @@ span { |
{ | ||
"name": "@dile/ui", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "UI Core components from dile-components.", | ||
@@ -29,3 +29,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "41b99158b3537b02a2e823bdd162cfdd0b7e7323" | ||
"gitHead": "c922a9970c583480d390a005c9bc756ea1dd7b9c" | ||
} |
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
198315
6284