You can import the default flavor of mini.css in your webpage by simply adding the following reference inside your HTML page's <head>
tag:
<linkrel="stylesheet"href="https://cdn.rawgit.com/Chalarangelo/mini.css/v2.1.0/dist/mini-default.min.css">
If you want to download the package using your favorite package manager, you can use either Bower or NPM:
If you are interested in tinkering with the flavor files and cooking your own flavor, check out the Customization page for information, tips on how to get started and general guidelines.