hvlck / gyr-css

small, elegant, and classless stylesheet

Home Page:https://hvlck.github.io/gyr-css/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gyr-css

Gyr is a small, elegant, and classless stylesheet. Import it, and forget about CSS.

Repository | Demo | Package

Usage

CDNs

Import either of the following into your <head> to import gyr from a CDN:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/gyr-css@latest/dist/index.css" type="text/css" />
<link rel="stylesheet" href="https://unpkg.com/browse/gyr-css@latest/" type="text/css" />

Influences

The following had an influence on the design of gyr:

About

small, elegant, and classless stylesheet

https://hvlck.github.io/gyr-css/

License:Apache License 2.0


Languages

Language:HTML 55.6%Language:CSS 43.0%Language:JavaScript 1.5%