This repository has all the code used to build Dazzle UI components.
- All you have to do is copy-paste below link into your head tag before all other stylesheets are loaded.
<link
rel="stylesheet"
href="https://dazzle-ui-components.netlify.app/components/components.css"
/>
- To know how to use these components, read the documentation. Is contains all components with visual examples.
- Very easy to Customize
- Built with HTML and CSS
- Ready to use Components
- Open source on GitHub