0.0.9 • Published 9 months ago

onetwocss v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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 onetwocss

Usage

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.

0.0.9

9 months ago

0.0.8

9 months ago

0.0.7

9 months ago

0.0.6

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago