ecklf / tailwindcss-radix

Utilities and variants for styling Radix state
https://tailwindcss-radix.vercel.app
MIT License
2.11k stars 67 forks source link

Issues installing into create-t3-app #41

Closed altsst closed 7 months ago

altsst commented 1 year ago

Hi, I have issues installing tailwindcss-radix into a create-t3-app (https://create.t3.gg/)

tailwind.config.ts image

ecklf commented 1 year ago

Have you tried using the import syntax instead?

altsst commented 1 year ago

Yes, when using the import syntax it still throws an error.

import tailwindcssRadix from "tailwindcss-radix";

image

stimw commented 1 year ago

Have you tried using the import syntax instead?

Thanks for your outstanding contribution.

My previous project used this package and it performed very well.

I am wondering whether I need to use this for my new project. Can you give me some suggestions?

It seems that the radix offcial provides the tailwindcss showcases on their website.

ecklf commented 1 year ago

Yes, when using the import syntax it still throws an error.

Is there any repo I can check out?

I am wondering whether I need to use this for my new project. Can you give me some suggestions?

There is some clarification here. There is still a benefit in using this library. https://github.com/ecklf/tailwindcss-radix/issues/37#issuecomment-1521559696

altsst commented 1 year ago

@ecklf Yes, here it is: https://github.com/altsst/radix-tailwind-bug

You can quickly check it out with gitpod Open in Gitpod

Nubebuster commented 1 year ago

I'd like to know as well

ecklf commented 7 months ago

Should be fixed in 2.9.0