onetwocss
v0.0.10
Published
CSS framework - Beta
Maintainers
Readme
Onetwocss (BETA)
Onetwocss is a CSS framework that provides a set of utility classes to help you build your web projects faster and easier.
Installation
You can install Onetwocss using npm:
npm install onetwocssUsage
Once installed, you can import the framework into your project using the following import statement:
@import "onetwocss/dist/onetwocss.min.css";Or using a CDN:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/onetwocss/dist/onetwocss.min.css">Documentation
You can find the documentation for Onetwocss on the official website.
License
Onetwocss is licensed under the MIT License. See the LICENSE file for more information.
