Installation Guide
Copy and Paste the stylesheet
<link>
into your
<head>
element , to load the
Fab-UI stylesheet.
<link rel="stylesheet" href="https://fab-ui-lib.netlify.app/stylesheets/main.css">
You can also import the URL given below in your stylesheet, to load the Fab-UI stylesheet.
@import url("https://fab-ui-lib.netlify.app/stylesheets/main.css")