1.0.1 • Published 4 years ago

@zeit-ui/themes v1.0.1

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

Themes for Zeit UI

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

Usage

Install

yarn add @zeit-ui/themes

Import

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

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

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

LICENSE

MIT