tailwindcss-radix icon indicating copy to clipboard operation
tailwindcss-radix copied to clipboard

Issues installing into create-t3-app

Open altsst opened this issue 2 years ago • 6 comments

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

tailwind.config.ts image

altsst avatar Apr 21 '23 20:04 altsst

Have you tried using the import syntax instead?

ecklf avatar Apr 25 '23 07:04 ecklf

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

import tailwindcssRadix from "tailwindcss-radix";

image

altsst avatar Apr 25 '23 11:04 altsst

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.

stimw avatar Apr 25 '23 15:04 stimw

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

ecklf avatar Apr 26 '23 10:04 ecklf

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

You can quickly check it out with gitpod Open in Gitpod

altsst avatar May 08 '23 15:05 altsst

I'd like to know as well

Nubebuster avatar Jun 15 '23 20:06 Nubebuster

Should be fixed in 2.9.0

ecklf avatar Mar 22 '24 16:03 ecklf