0.0.3 • Published 6 years ago

@contant-core-ui/base v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

@cconstant-core-ui/base

This is style base of constant.money

Usage

Imports

Install dependencies

https://github.com/FortAwesome/react-fontawesome#installation

yarn add @fortawesome/fontawesome-svg-core
yarn add @fortawesome/react-fontawesome
yarn add @fortawesome/pro-regular-svg-icons

Import fonts at your head

<link href="https://fonts.googleapis.com/css?family=PT+Mono" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,500,700,900&amp;subset=cyrillic,cyrillic-ext,latin-ext,vietnamese" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&amp;subset=cyrillic,cyrillic-ext,greek,greek-ext,latin-ext,vietnamese" rel="stylesheet" />

Import at SCSS root file

@import "~bootstrap-nojs/bootstrap.scss";
@import "~constant-core-ui/base/constant.scss";

Documents

Coming soon!