Simple and clean CSS library
Website/Documentation
There are 3 ways to get started with OvzoCSS:
Install with NPM
npm install ovzocss
yarn add ovzocss
Install manually
[Download OvzoCSS](to be defined) and link /css/ovzo.css
in the <head>
of your website.
<link rel="stylesheet" href="css/ovzo.css">
Install from CDN
Use CDN: [jsDelivr CDN](to be defined)
<link rel="stylesheet" href="to be defined">
Getting started
Components
Licensed under the MIT License.