1.1.0 • Published 4 years ago

@geist-ui/themes v1.1.0

Weekly downloads
87
License
MIT
Repository
github
Last release
4 years ago

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