Design your next project faster and better.

A simple, modular and accessible component library that gives you the building blocks you need to build your applications.

Installation Guide

Copy the Link given below and paste it in the <head> tag of your html, above all other style sheets.
So that you can style your components by just adding class names to your html elements.

                 <link rel='stylesheet' href='https://breezecss.netlify.app/styles/breeze.css' >
            

Starter Template

Be sure to have your pages set up with the latest design and development standards. That means using an HTML5 doctype and including a viewport meta tag for proper responsive behaviors. Put it all together and your pages should look like this:

Documentation
code