feat(store): skin store setup (#298)

This commit is contained in:
rahim
2026-01-07 15:45:46 +11:00
committed by GitHub
parent 836c32952c
commit b2e2b88e19
17 changed files with 273 additions and 156 deletions
@@ -0,0 +1,3 @@
import { FrostedSkinElement } from '../skins/frosted';
FrostedSkinElement.define();