Frequently asked questions

What is Webspire?
Webspire is a Tailwind UI pattern registry. It provides production-ready HTML sections you can copy-paste into any project — hero sections, pricing tables, navigation bars, and more.
Do I need to install any dependencies?
No. All patterns are pure HTML with Tailwind CSS classes. Just copy the code and paste it into your project. No npm packages, no build steps required.
Is it free to use?
Yes, Webspire is open source and free to use in personal and commercial projects. No attribution required.
Does it support dark mode?
Every pattern includes dark mode variants using Tailwind's dark: prefix. They work out of the box with Tailwind's dark mode configuration.
Can I customize the styles?
Absolutely. Since everything is just Tailwind classes, you can change colors, spacing, typography, and layout by modifying the utility classes directly.