gorangocss

1.12.0 • Public • Published

gorango.css npm Build Status FOSSA Status

A CSS framework for building custom user interfaces.

Table of Contents

Contributing

We encourage you to contribute to GorangoCSS! Please check out the Contributing to GorangoCSS guide for guidelines about how to proceed.

Code Of Conduct

Read more

Usage

Via NPM

npm install gorangocss

Via CDN

Please add this snippet inside your HEAD tag.

<!-- Alternative #1 -->
<link rel="stylesheet" href="https://unpkg.com/gorangocss@latest/dist/gorango.min.css" crossorigin="anonymous">
 
<!-- Alternative #2 -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gorangocss@latest/dist/gorango.min.css" crossorigin="anonymous">

Or, you can use another method by adding this snippet inside your stylesheet file.

@import url('https://unpkg.com/gorangocss@latest/dist/gorango.min.css');

License

Please see the LICENSE file in our repository.

FOSSA Status

Package Sidebar

Install

npm i gorangocss

Weekly Downloads

10

Version

1.12.0

License

MIT

Unpacked Size

70.9 kB

Total Files

4

Last publish

Collaborators

  • erolj
  • kawanuaid