Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@folkehelseinstituttet/style

Package Overview
Dependencies
Maintainers
4
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@folkehelseinstituttet/style

CSS styling used by Folkehelseinstituttet

  • 3.4.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
237
decreased by-9.54%
Maintainers
4
Weekly downloads
 
Created
Source

Fhi.Frontend.Style

CSS styling used by Folkehelseinstituttet, based on Bootstrap front-end framework.

Get started

Install

Install with npm: npm install @folkehelseinstituttet/style

Use in project

If you want the full style library

@import "~@folkehelseinstituttet/style/scss/style.scss";

If you only need the variables for use in ex. a library

@import "~@folkehelseinstituttet/style/scss/variables.scss";

If you want to use CSS instead of SCSS

  • run npm pack
  • add ~@folkehelseinstituttet/style/css/style.css to your project

Contribute

Read about how to contribute here. These two chapters are especially important:

Demo and documentation

Live examples in our demo app: https://frontendbibliotek.fhi.no Repo for demo app: Fhi.Frontend.Demo

Info about fonts

Only SourceSansPro and CrimsonText are distributed with this package. BrandonText are proprietary, and must be imported in projects where it's a design requirement.

Keywords

FAQs

Package last updated on 30 May 2022

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc