0.0.0 • Published 5 months ago

opencss v0.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

openCSS

Introduction

OpenCSS is a simple framework for building awesome web projects.

Note: OpenCSS is based on SASS to extendable, flex and runnable from npm dependecies.

Usage

To use openCSS, first import it into your project. Run the following command:

  • npm: npm i opencss

Or fork it from GitHub

  • github: git clone https://github.com/bebagodfried/opencss.git

Quick start with CDN

  • css: <link href="https://cdn.jsdelivr.net/npm/opencss@1.1.0/dist/open.min.css" rel="stylesheet" />

  • js: <script src="https://cdn.jsdelivr.net/npm/opencss@1.1.0/dist/open.min.js" ></script>

Reporting Issues

Issues for opencss should be reported to GitHub issue tracker.

Documentation

OpenCSS use utility-cleses to deal with your elements deign.

Colors

  • bc- : brands-color
  • bg- : background-color
  • fg- : forground-color

Text

0.0.0

5 months ago

1.1.0

1 year ago

1.0.0

1 year ago