An open API service indexing awesome lists of open source software.

https://github.com/geist-org/themes

CSS Variables of Geist Themes
https://github.com/geist-org/themes

Last synced: 4 months ago
JSON representation

CSS Variables of Geist Themes

Awesome Lists containing this project

README

          

# Themes for Geist UI

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

## Usage

### Install
```bash
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: ``

## LICENSE
[MIT](./LICENSE)