@selfcommunity/react-theme-default
v0.4.2-alpha.15
Published
Default theme to use with SelfCommunity TS library
Downloads
5,731
Maintainers
Readme
@selfcommunity/react-theme-default
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.