🧩 Pattern Craft Snippets: JSX/TSX Only (Not for Plain HTML/CSS) #24
Pinned
megh-bari
announced in
Announcements
Replies: 1 comment
-
|
Yep that is cool |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Overview
All pattern and gradient snippets in Pattern Craft are intentionally built using JSX/TSX.
They are designed to work seamlessly with modern frontend frameworks such as React, Next.js, and Tailwind CSS whether you write components in JavaScript or TypeScript.
Important Note
These snippets do not work with plain HTML or vanilla CSS.
They are intended for use in component‑based environments that support JSX/TSX syntax and utility‑first CSS frameworks.
No HTML/CSS Versions Available
There are no HTML/CSS‑only versions of these snippets.
At this time, we have no plans to support plain HTML or CSS formats.
Please ensure you are using a compatible stack (React, Next.js, Tailwind, etc.) to use these snippets as intended
Thank you for your understanding.
If you have questions or feedback about framework support, feel free to open a new discussion.
Beta Was this translation helpful? Give feedback.
All reactions