Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 455 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 455 Bytes

@fagforbundet/design-library

Fonts

Font files are present in this project for anyone who might need them, but Google Fonts serve them as well.

HTML

<link href="https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap" rel="stylesheet">

SASS

@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap');

TODO

  • assets cleanup
  • documentation