@spectrum-css/opacitycheckerboard
Advanced tools
Comparing version 3.0.0-s2-foundations.5 to 3.0.0-s2-foundations.6
# Change Log | ||
## 3.0.0-s2-foundations.6 | ||
### Patch Changes | ||
- [#2786](https://github.com/adobe/spectrum-css/pull/2786) [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0) Thanks [@pfulton](https://github.com/pfulton)! - Inject missing tokens into theme files and adjust logic in the splitinator tool to replace nested variable references to the new system mappings | ||
- Updated dependencies [[`130e137`](https://github.com/adobe/spectrum-css/commit/130e1372b223641efe0a3a23c83ff1d01a70bf1d), [`4d88749`](https://github.com/adobe/spectrum-css/commit/4d887492f98f1f505535680bfb0baa06d24460a0)]: | ||
- @spectrum-css/tokens@15.0.0-s2-foundations.6 | ||
## 3.0.0-s2-foundations.5 | ||
@@ -4,0 +13,0 @@ |
{ | ||
"name": "@spectrum-css/opacitycheckerboard", | ||
"version": "3.0.0-s2-foundations.5", | ||
"version": "3.0.0-s2-foundations.6", | ||
"description": "The Spectrum CSS opacitycheckerboard component", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
@@ -7,2 +7,4 @@ import { html } from "lit"; | ||
import "../index.css"; | ||
import "../themes/express.css"; | ||
import "../themes/legacy.css"; | ||
@@ -9,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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
23420
205