CSS custom properties to set certain component attributes (#447)

This commit is contained in:
Lea Verou
2025-04-15 17:56:38 -04:00
committed by GitHub
parent 58fbcede51
commit 2202ea9642
6 changed files with 328 additions and 8 deletions

View File

@@ -73,7 +73,8 @@
"@shoelace-style/localize": "^3.2.1",
"composed-offset-position": "^0.0.6",
"lit": "^3.2.1",
"qr-creator": "^1.0.0"
"qr-creator": "^1.0.0",
"style-observer": "^0.0.7"
},
"devDependencies": {
"@11ty/eleventy": "3.0.0",