Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #3 from sebgroup/develop
Browse files Browse the repository at this point in the history
docs: add getting started to readme
  • Loading branch information
hjalmers authored Jul 8, 2021
2 parents 3e3c783 + 3498e7a commit ef0b58b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ This repository contains SEBs primary font SEB Sans Serif.
## Demo
A demo is available [here](https://sebgroup.github.io/fonts/) (please note that this package only contains the font and font weights, not the css for font sizes).

## Getting started
Install with npm:
```
npm install @sebgroup/fonts --save
```

Add `seb-fonts.scss` or `seb-fonts.css` to your project.

## Contributing
This project is semantically released using Travis CI. To update the font and release a new version do the following:

Expand Down

0 comments on commit ef0b58b

Please sign in to comment.