Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to choose between using CSS variables or Tailwind CSS utility classes for theming #191

Open
MarvinZein opened this issue Aug 21, 2023 · 1 comment
Labels
status: help wanted This issue is tentatively accepted pending a volunteer committed to its implementation type: CLI type: feature Introduction of new functionality to the application

Comments

@MarvinZein
Copy link

Describe the feature in detail (code, mocks, or screenshots encouraged)

Like in the official shadcn/ui, the option for the components to be generated using tailwind utility classes instead of css variables should be added.

{
  "tailwind": {
    "cssVariables": `true` | `false`
  }
}

What type of pull request would this be?

New Feature

Provide relevant links or additional information.

https://ui.shadcn.com/docs/components-json#tailwindcssvariables

@MarvinZein MarvinZein added the type: feature Introduction of new functionality to the application label Aug 21, 2023
@huntabyte huntabyte added the status: help wanted This issue is tentatively accepted pending a volunteer committed to its implementation label Aug 21, 2023
@FarhanAliRaza
Copy link

Can i help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: help wanted This issue is tentatively accepted pending a volunteer committed to its implementation type: CLI type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

4 participants