> This is a CSS var definition style files, you can get some variables for the Geist Theme.
npm install @geist-ui/themes> This is a CSS var definition style files, you can get some variables for the Geist Theme.
bash
yarn add @geist-ui/themes
`$3
- In
.js file: import '@geist-ui/themes/index.css' - Or
.(css|stylus|styl|scss|sass) file: @import '~@geist-ui/themes/index.css' - Or CDN:
`