@constant-core-ui/base

Style base of constant.money

Usage no npm install needed!

<script type="module">
  import constantCoreUiBase from 'https://cdn.skypack.dev/@constant-core-ui/base';
</script>

README

@constant-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.css";
@import "~@constant-core-ui/base/constant.scss";

Documents

Coming soon!