$ npm i @mezhevykh/mini-css-framework
npm install @mezhevykh/mini-css-framework


HTML
``html`
CSS
`css`
@import "https://cdn.jsdelivr.net/npm/@mezhevykh/mini-css-framework/dist/main.css";
SCSS
`scss``
@import '/path/to/node_modules/@mezhevykh/mini-css-framework/src/main.scss';
or use unpkg CDN
Download
MIT