skeleton icon indicating copy to clipboard operation
skeleton copied to clipboard

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

Open endigo9740 opened this issue 1 year ago • 1 comments

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 avatar Apr 08 '24 22:04 endigo9740

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

endigo9740 avatar Apr 08 '24 22:04 endigo9740