dai-shi / waku

⛩ī¸ The minimal React framework
https://waku.gg
MIT License
3.91k stars 102 forks source link

Guide/Docs: Documentation on Injecting attributes #695

Closed JesseKoldewijn closed 1 week ago

JesseKoldewijn commented 2 weeks ago

Since these three topics are fairly related to each other (or atleast in the way I've been using them), I've added the following three topics to the docs/guides and the link to my repo where I've been using these implementations in docs/community.

The topics are as follows:

  1. TailwindCSS v4 - Installation + configuration
  2. TailwindCSS v4 (reference to guide 1 of this list) + Shadcn/ui
  3. Stream interception middleware to inject attributes into the stream content (example inject lang + classname into the html root element)

In any changes are required, feel free to give me notice! You're time is appreciated 👍

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗ī¸Ž

Name Status Preview Updated (UTC)
waku ✅ Ready (Inspect) Visit Preview May 7, 2024 5:12am
codesandbox-ci[bot] commented 2 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

JesseKoldewijn commented 1 week ago

@sandren I've just removed the TailwindCSS v4 + Shadcn/ui guides and updated the community link to point to a stripped down version of the demo I had linked previously.

If any other changes are required, let me know! 😃 👍