themer
themer copied to clipboard
Tailwind CSS Styling Library for Building Modern, Consistent and Accessible Web UIs
The purpose of this pull request is to add a variable that will allow the zIndex to be set to the Backdrop, which will provide the Dialog component with more...
When build i get this error, how can fix it :( ``` node_modules/.pnpm/@[email protected][email protected]/node_modules/@tailus/themer/dist/components/visualizations/tooltip.d.ts:91:22 - error TS2307: Cannot find module 'tailwind-variants/dist/config' or its corresponding type declarations. 91 }, undefined, import("tailwind-variants/dist/config").TVConfig
**Describe the bug** Hey! I am unable to set the value of my css variables in the css file since they are overridden by the pallet colors. I want to...
As of today August 23rd 2024: When getting `@tailus/themer` from npmjs.org, we get version `0.1.8` This repository show code for `0.1.0` on `main` branch, and there is no other brand...