🦈GorangoCSS

A CSS framework for building custom user interfaces. No JS required!

Documentation Download v1.12.0

How To Use

Via CDN

Please add this snippet inside your HEAD tag. Choose which one is suited you the best. DO NOT use them altogether.

<link rel="stylesheet" href="https://unpkg.com/gorangocss@latest/dist/gorango.min.css" crossorigin="anonymous">
<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');

Via Package Manager

npm install gorangocss
pnpm install gorangocss
yarn add gorangocss

Support This Project

Become a Patron