@spectrum-css/opacitycheckerboard
Advanced tools
Comparing version 3.0.0-s2-foundations.6 to 3.0.0-s2-foundations.7
# Change Log | ||
## 3.0.0-s2-foundations.7 | ||
### Major Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`24a51cc`](https://github.com/adobe/spectrum-css/commit/24a51cc3b682a06a5133c4f5bf72c11a2337ee22) Thanks [@pfulton](https://github.com/pfulton)! - Revert themes asset naming to simplify code review; bug fixes in custom property loading from theme assets | ||
### Patch Changes | ||
- Updated dependencies [[`24a51cc`](https://github.com/adobe/spectrum-css/commit/24a51cc3b682a06a5133c4f5bf72c11a2337ee22)]: | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.7 | ||
## 3.0.0-s2-foundations.6 | ||
@@ -4,0 +15,0 @@ |
{ | ||
"name": "@spectrum-css/opacitycheckerboard", | ||
"version": "3.0.0-s2-foundations.6", | ||
"version": "3.0.0-s2-foundations.7", | ||
"description": "The Spectrum CSS opacitycheckerboard component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -8,3 +8,3 @@ import { html } from "lit"; | ||
import "../themes/express.css"; | ||
import "../themes/legacy.css"; | ||
import "../themes/spectrum.css"; | ||
@@ -11,0 +11,0 @@ export const Template = ({ |
Sorry, the diff of this file is not supported yet
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
23956
204