New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@selfcommunity/react-theme-default

Package Overview
Dependencies
Maintainers
0
Versions
984
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@selfcommunity/react-theme-default

Default theme to use with SelfCommunity TS library

0.4.5-alpha.18
latest
Source
npm
Version published
Maintainers
0
Created
Source

@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.

Keywords

react

FAQs

Package last updated on 27 Feb 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts