Welcome to the Docs
Let's start off with a brief introduction to fresh ui
Fresh UI is a css framework which is based on google's material design
Now in order to start using fresh ui you should include the following piece of code:
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@freshui/freshui/css/fresh-ui.min.css" >
Get Started