Introduction
What is FigUI?
FigUI is a open source collection of Figma UI3 react components. You can use it in your figma plugin to create a seamless experience.
Stack
- react
- tailwindcss
- baseui
- and specially the design system from figma ui3 library
How to use
Just like shadcn/ui, you can copy the code from the website and paste it in your code base.