Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 469 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 469 Bytes

Themes for Geist UI

This is a CSS var definition style files, you can get some variables for the Geist Theme.

Usage

Install

yarn add @geist-ui/themes

Import

  • In .js file: import '@geist-ui/themes/index.css'

  • Or .(css|stylus|styl|scss|sass) file: @import '~@geist-ui/themes/index.css'

  • Or CDN: <link href="https://cdn.jsdelivr.net/npm/@geist-ui/themes@latest/index.css" rel="stylesheet">

LICENSE

MIT