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

v2 CLI: themes are dropped into the /lib directory instead of project root #2600

Open
endigo9740 opened this issue Apr 8, 2024 · 1 comment
Labels
bug Something isn't working create-skeleton-app Issues related to the create-skeleton-app CLI
Milestone

Comments

@endigo9740
Copy link
Contributor

Current Behavior

Currently when generating a new v2 Skeleton project using the CLI, themes (maybe only custom themes?) are dropped into th e /src/lib directory.

Expected Behavior

Themes should reside in the root of the project, as they're only ever referenced or imported by the tailwind.config

Steps To Reproduce

  1. Create a new v2 Skeleton project using the CLI
  2. Select either a preset or custom theme options
  3. The theme will be inserted into the /src/lib directory

Link to Reproduction / Stackblitz

No response

More Information

Not high priority, but would be a worthwhile change before we sunset Skeleton's v2 CLI.

@endigo9740 endigo9740 added the bug Something isn't working label Apr 8, 2024
@endigo9740 endigo9740 added this to the v3.0 (Next) milestone Apr 8, 2024
@endigo9740
Copy link
Contributor Author

endigo9740 commented Apr 8, 2024

@niktek let me know if you're interested in jumping on this, or feel free to self assign!

@endigo9740 endigo9740 added the create-skeleton-app Issues related to the create-skeleton-app CLI label Apr 8, 2024
@endigo9740 endigo9740 modified the milestones: v3.0 (Next), v2.0 Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working create-skeleton-app Issues related to the create-skeleton-app CLI
Projects
None yet
Development

No branches or pull requests

1 participant