minstyle.io is a simple and light open source CSS framework. It integrates a set of pre-designed HTML elements, allowing the rapid and simple development of interfaces for all devices.
Copy and paste the following line into your <head> tag to integrate minstyle.io on your HTML page.
<link rel="stylesheet" type="text/css" href="https://cdn.jsdelivr.net/npm/minstyle.io@0.2.3/css/minstyle.io.min.css">
minstyle.io is also available as an npm package.
npm install minstyle.io