1.0.3 • Published 5 years ago

@mezhevykh/mini-css-framework v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

npm npm.io License: MIT

Installation

$ npm i @mezhevykh/mini-css-framework

Usage

HTML

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mezhevykh/mini-css-framework/dist/main.css" integrity="sha256-We5y0fnLSp239npl4q+rMGc3GKyVx7L+kkN6bTSA7KE=" crossorigin="anonymous">

CSS

@import "https://cdn.jsdelivr.net/npm/@mezhevykh/mini-css-framework/dist/main.css";

SCSS

@import '/path/to/node_modules/@mezhevykh/mini-css-framework/src/main.scss';

or use unpkg CDN

Download

Click to download

License

MIT