Introduction
Get started with Minimalism-UI a front-end library and start building beautiful and responsive user interfaces.
CSS
Copy-paste the stylesheet link before all other stylesheets to load our CSS.
<link rel="stylesheet" href="https://minimalism-ui.netlify.app/dist/css/base.css" integrity=" crossorigin="anonymous">
JavaScript
Many of our components require the use of JavaScript to function. Place the following script near the end of your pages, right before the closing body tag
<script rel="stylesheet" src="" integrity="" crossorigin="anonymous">
Cross browser compatiblity
Minimalism-UI is compatible with almost all the browsers available, Following are the list of supported browsers:
- Google Chrome
- Firefox
- Safari
- Microsoft Edge