Title here
Summary here
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');
npm install gorangocss
pnpm install gorangocss
yarn add gorangocss