UNPKG

typeface-jetbrains-mono

Version:

JetBrains Mono typeface

53 lines (32 loc) 1.31 kB
# typeface-jetbrains-mono [JetBrains Mono](https://www.jetbrains.com/lp/mono/) font files and accompanying CSS. ## Install ### Yarn `yarn add typeface-jetbrains-mono` ### NPM `npm install --save typeface-jetbrains-mono` ## Use You can use the CSS by `require`-ing this package in a bundler that supports loading CSS-files (e.g. webpack or Parcel): ```javascript require("typeface-jetbrains-mono"); ``` Tools such as [Gatsby](https://github.com/gatsbyjs/gatsby) and [Create React App](https://github.com/facebookincubator/create-react-app) will work out of the box. ## About JetBrains Mono A typeface made for developers. \ More about font features & design can be found on [its page](https://jetbrains.com/mono/). ## License JetBrains Mono typeface is available under the [Apache 2.0 license](https://www.apache.org/licenses/LICENSE-2.0) and can be used free of charge, for both commercial and non-commercial purposes. You do not need to give credit to JetBrains, although we will appreciate it very much if you do. ## Credits **Type designer**\ Philipp Nurullin **Team lead**\ Konstantin Bulenkov **Thanks to**\ Nikita Prokopov\ Eugene Auduchinok\ Tatiana Tulupenko\ Dmitrij Batrak\ IntelliJ Platform UX Team\ Web Team ## Disclaimer The project is not associated in any way with JetBrains.