feat(theme): centralize theme CSS tokens in theme defaults and add missing interactive color variables

This commit is contained in:
2026-04-04 09:23:11 +00:00
parent 167dcb2b0a
commit 231c57b596
3 changed files with 84 additions and 32 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '3.54.0',
version: '3.55.0',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}