Skip to content

KawanuaDev/gorangocss

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

About

A CSS framework for building custom user interfaces.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Sponsor this project

Contributors 4

  •  
  •  
  •  
  •