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

feat(cli): add support for custom Tailwind prefix transformer #770

Merged
merged 6 commits into from
Dec 21, 2023

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    148f9e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    39e7932 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Merge branch 'main' into prefix-main

    # Conflicts:
    #	packages/cli/src/commands/init.ts
    #	packages/cli/src/utils/templates.ts
    #	packages/cli/src/utils/transformers/index.ts
    shadcn committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    68a4247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b997c2c View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    shadcn committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    095ed65 View commit details
    Browse the repository at this point in the history
  4. style(shadcn-ui): code format

    shadcn committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    17f982a View commit details
    Browse the repository at this point in the history