cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
https://park-ui.com
MIT License
1.73k stars 74 forks source link

Documentation for create-style-context (React) seems to have disappeared from the Docs? #371

Closed riceboyler closed 4 months ago

riceboyler commented 4 months ago

I'll admit, it's possible I just missed it, but with the newly updated Docs website, I can't find the create-style-context documentation anywhere. I ended up having to go into the actual code and copy/paste the React create-style-context.tsx file.

Am I just blind?

tclain commented 4 months ago

@riceboyler are you using the tailwind version ?

They discontinued it quietly without warning.

I am working on a fork.

linkb15 commented 4 months ago

I am searching for the tailwind version as well. I was just using it last week, seems it is gone when I am checking it now. If you are working on a fork, let me know if I can help anyway on that. So, we all can use it with better support. Thanks

riceboyler commented 4 months ago

No, I'm actually using the PandaCSS version.

On Sat, Jul 13, 2024, 2:18 PM Borris @.***> wrote:

I am searching for the tailwind version as well. I was just using it last week, seems it is gone when I am checking it now. If you are working on a fork, let me know if I can help anyway on that. So, we all can use it with better support. Thanks

— Reply to this email directly, view it on GitHub https://github.com/cschroeter/park-ui/issues/371#issuecomment-2227105745, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARDYDFSPRLO35RWMVTFDULZMGKTDAVCNFSM6AAAAABKYDWA76VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRXGEYDKNZUGU . You are receiving this because you were mentioned.Message ID: @.***>

tclain commented 4 months ago

I am searching for the tailwind version as well. I was just using it last week, seems it is gone when I am checking it now. If you are working on a fork, let me know if I can help anyway on that. So, we all can use it with better support. Thanks

yeah was In the same situation, came back to boot a new subproject and it was gone...

my goal is to republish a fork by august 1st

cschroeter commented 4 months ago

@riceboyler

The create-style-context function is automatically installed using the CLI. For now, I can point you to the source code, as I haven't added it to the website yet: