Robyn

Installation
The purpose of Robyn UI is to allow web developers to style their websites by using this open source css library which includes pre-defined classnames to care for the developers need of styling. Spend less time in designing and concentrate more on logic without hustling on UI.
To quickly get started, place the following code in the head section of your HTML page.
                                           

     <link rel="stylesheet" href="https://robyn-ui.netlify.app/components/import.css"  />  

                        
                    
In cases where Robyn fails to satsfy your need to styling you can customize it as per your choice simply by adding classes with designs to the library on top of the designs provided by robyn.