shadcn-theme-editor
shadcn-theme-editor copied to clipboard
Shadcn Theme Editor is a user-friendly component designed to simplify the process of managing and customizing theme colors in Shadcn-based projects.
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.9 to 4.0.5. Release notes Sourced from tailwindcss's releases. v4.0.5 Added Add @theme static option for always including theme variables in compiled CSS (#16211) Fixed Remove rogue...
Bumps [rollup](https://github.com/rollup/rollup) from 4.18.1 to 4.34.6. Release notes Sourced from rollup's releases. v4.34.6 4.34.6 2025-02-07 Bug Fixes Retain "void 0" in the output for smaller output and fewer surprises (#5838)...
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.3 to 5.7.3. Release notes Sourced from typescript's releases. TypeScript 5.7.3 For release notes, check out the release announcement. fixed issues query for Typescript 5.7.0 (Beta). fixed...
Bumps [tslib](https://github.com/Microsoft/tslib) from 2.6.3 to 2.8.1. Release notes Sourced from tslib's releases. v2.8.1 What's Changed Fix publish workflow by @andrewbranch in microsoft/tslib#271 Include non-enumerable keys in __importStar helper by @rbuckton...