Fulldev UI
Loading...
The Astro UI library to build content sites

Description
🚀Fulldev UI - is a Astro UI library to build content-driven websites.
Components, blocks, layouts and complete page generation.
Integrating frameworks
Compatible with all JS and CSS frameworks.
Svelte, Vue, React, etc.
While fulldev-ui is built with Tailwind CSS internally, all styles are converted to regular CSS classes using the @apply
directive. This means all component styles are available globally through standard CSS classes.
You can use these component classes (like button
, variant-primary
, etc.) directly in any framework (Svelte, Vue, React, and all other frameworks), similar to how you would use other CSS frameworks like DaisyUI.