Installation
To Install FlareFrontUI and use it in your projects, simply import the following stylesheet to your CSS or HTML file.
@import url("https://flarefrontui.netlify.app/pages/components.css");
<link rel="stylesheet" href="https://flarefrontui.netlify.app/pages/components.css">
If you don't want to use all the components, then you can import the individual components. The links to import individual components can be found in the respective pages.