OvzoCSS
Minimalistic and clean CSS Library
Easy to Use
OvzoCSS is a lightweight and easy-to-use CSS library that provides a set of basic styles and components for web development.
Open Source
OvzoCSS is open source and free to use. It is hosted on GitHub and can be installed via npm or CDN.
Responsive Design
OvzoCSS adapts to different screen sizes and devices, making it easy to create responsive web designs.
# Get Started
Use yarn:
yarn add ovzocss
Use npm:
npm install ovzocss
Import ovzocss to your project:
import "ovzocss"