Socket
Socket
Sign inDemoInstall

@ukic/fonts

Package Overview
Dependencies
0
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ukic/fonts

Typography assets for @ukic components


Version published
Weekly downloads
4.3K
decreased by-7.54%
Maintainers
3
Install size
1.18 MB
Created
Weekly downloads
 

Readme

Source

The UK Intelligence Community Fonts

This package includes fonts used within ICDS components.

Installing

Run npm install @ukic/fonts at the root level of your project.

The fonts.css file can be imported into the relevant file type:

Javascript
import '@ukic/fonts/dist/fonts.css'
CSS
/* In some cases, reference to the node_modules directory may be required. */
@import '@ukic/fonts/dist/fonts.css'

Build

Webpack is used to extract the fonts from node_modules/@fontsource/* directory and build the fonts.css file

FAQs

Last updated on 07 Nov 2023

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc