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

@folkehelseinstituttet/style

Package Overview
Dependencies
Maintainers
3
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@folkehelseinstituttet/style - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

scss/_fonts.scss

10

CHANGELOG.md

@@ -0,1 +1,11 @@

# 1.2.0
> Feb 25, 2021
* :tada: **Enhancement** Update BrandonText and CrimsonText font-variables and add the new fallback fonts
* :tada: **Enhancement** Update font-family h1-h5
* :tada: **Enhancement** Remove NgbDatepicker
* :tada: **Enhancement** Remove files only relevant for Demo-app
* :tada: **Enhancement** Get scss up to date with the old Azure repo
# 1.1.0

@@ -2,0 +12,0 @@ > Feb 18, 2021

2

package.json
{
"name": "@folkehelseinstituttet/style",
"version": "1.1.0",
"version": "1.2.0",
"description": "Css and sass styling used by Folkehelseinstituttet",

@@ -5,0 +5,0 @@ "files": [

# Fhi.Frontend.Style
Package containing fhi styling in both css and scss form for easy use in projects
## Usage
NB: This styling uses the custom font: `Brandon`, this is not included in the package and needs to be imported by the project using it.
**NB!** This styling uses the custom fonts `BrandonText` and `CrimsonText`, which are not included in the package, and needs to be imported by the project using it. The fallback fonts `SourceSansPro` and `PTSerif` are included.
If you want the full style library
```scss

@@ -13,5 +15,6 @@ @import "~@folkehelseinstituttet/style/scss/style.scss";

if you only need the variables for use in ex. a library
If you only need the variables for use in ex. a library
```scss
@import "~@folkehelseinstituttet/style/scss/variables.scss";
```

@@ -9,3 +9,2 @@ # Organisering av css-filer i mappen "styles"

- [fhi-[prosjektnavn]](#fhi-prosjektnavn)
- [ng-bootstrap](#ng-bootstrap)

@@ -44,5 +43,1 @@ ## bootstrap

Her ligger alt av css som er kun brukes av gjeldende prosjekt. Koden som ligger her er enten helt custom, eller den modifiserer css som ligger i `fhi-felles`.
## ng-bootstrap
Her ligger kun css som modifiserer NgBootstrap.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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