Crafting beautiful,fast websites through Gentle UI

Gentle UI

Gentle UI is a collection of different components and predefined style classes which you can use in any project.The main aim of the component library is:
Building Beautiful and Responsive Websites Quickly

INSTALLATION

Gentle UI utilises the Exo font family of Google Fonts for all types of text.
For Icons Gentle UI uses Font Awesome(v5.15.4) CSS

<!-- In your HTML file add this link and then use documentation to import components and customise it as per your requirements --> <link rel="stylesheet" href="https://gentle-ui.netlify.app/gentle-imports.css">
/* In your css file add this link and then use documentation to import components and customise it as per your requirements*/ @import url("https://gentle-ui.netlify.app/gentle-imports.css");