nicoalbanese / kirimase

Build full-stack Next.js apps, incredibly fast
https://kirimase.dev
MIT License
2.64k stars 122 forks source link

[Minor] globals.css file is created in a new app/globals.css directory if src file is included #38

Closed xinanrahman closed 1 year ago

xinanrahman commented 1 year ago

If the src file configuration is chosen, the CLI by default creates the globals.css file in a separate directory by default. This isn't too big of a deal, but may be a easy fix for the css/shadcn config part of the CLI.

nicoalbanese commented 1 year ago

Hi @xinanrahman - this has been resolved in v0.0.19!