goetzrobin / spartan

Cutting-edge tools powering Angular full-stack development.
https://spartan.ng
MIT License
1.13k stars 123 forks source link

RFC: New York style #167

Open r3ps4J opened 4 months ago

r3ps4J commented 4 months ago

Which scope/s are relevant/related to the feature request?

Don't know / other

Information

Right now the project only copies the "Default" style of shadcn/ui. I think it would be a great addition to also copy the "New York" style.

Although this is a lot of work, I think it will be better for the project in the long run since it will be more similiar to shadcn/ui itself and other ports (i.e. https://github.com/huntabyte/shadcn-svelte or https://github.com/radix-vue/shadcn-vue), which would allow developers some freedom to move between frameworks for different projects while still having the same style.

Some use cases for this:

Describe any alternatives/workarounds you're currently using

No response

I would be willing to submit a PR to fix this issue