@selfcommunity/react-theme-default

0.4.2-alpha.15 • Public • Published

@selfcommunity/react-theme-default

license npm latest package npm downloads Follow on Twitter URL

Install

npm install @selfcommunity/react-theme-default

Requirements

Font Family

By default the theme use the Inter font family with these sizes:

  • Regular 400
  • Medium 500
  • Semibold 600
  • Bold 700

You can import in your application with google fonts with the below code.

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">

SelfCommunity Icons

The library needs an icon font. This theme has a default icon font you can use.

Package Sidebar

Install

npm i @selfcommunity/react-theme-default

Weekly Downloads

1,538

Version

0.4.2-alpha.15

License

MIT

Unpacked Size

3.22 MB

Total Files

701

Last publish

Collaborators

  • selfcommunity