0.1.3 • Published 4 years ago

@next-citizens/kbrinl-frontend v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

Next Mobilitas

Next Mobilitas is a frontend resource repository made to quickly build and scale web applications for the Embassy of the Republic of Indonesia in The Hague.

Usage

Include the following in one of your SASS files of your choice.

@font-face {
  font-family: PlusJakartaText;
  src:
    url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Regular.eot") format("eot"),
    url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Regular.woff") format("woff"),
    url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Regular.woff2") format("woff2"),
    url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Regular.ttf") format("ttf");
}

@font-face {
  font-family: PlusJakartaText;
  src:
    url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Bold.eot") format("eot"),
    url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Bold.woff") format("woff"),
    url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Bold.woff2") format("woff2"),
    url("~@next-citizens/kbrinl-frontend/kbrinl/fonts/PlusJakartaText-Bold.ttf") format("ttf");
  font-weight: bold;
}
@import "@next-citizens/kbrinl-frontend";
0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago