Open UI

Usage

To start using the components in your project import the stylesheet in your css or html file.


    @import url("https://openui.netlify.app/css/components.css");
    <link rel="stylesheet" 
    href="https://openui.netlify.app/css/components.css">
            

You can also import individual components if you only need a few of them. The links to import individual components can be found in their respective pages.