Getting Started

Dazzle UI is a free open source, highly customizable component library built with HTML an CSS. It has a wide range of components that you can use directly without putting extra efforts.

How to use Dazzle UI ?

All you have to do is add below link in your <head>. Remember, you have to add it before any other stylesheet that you will be using.

            
                
              

Looking for an Easier Option?

Instead of adding above link to all your pages, you can import our component library in your root CSS file. Check out how!

            
                @import url("https://dazzle-ui-components.netlify.app/components/components.css");
            
          

You are all set! Use our components as a base and create amazing websites.