0.7.0 • Published 5 years ago

@kata-kit/fonts v0.7.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
5 years ago

@kata-kit/fonts

Font-stack used for Wicara.

Install

# yarn
yarn add @kata-kit/fonts
# npm
npm install @kata-kit/fonts

Usage

We use two fonts in Kata Design Language: Museo Sans, and Museo Sans Rounded. To use these fonts within your app, import as follows:

// Museo Sans
import '@kata-kit/fonts/museo-sans.css';
// Museo Sans Rounded
import '@kata-kit/fonts/museo-sans-rounded.css';

Icon fonts.

We also provided some icon sets. To use them, import as follows:

import '@kata-kit/fonts/kata-icons.css';

License

Please note that @kata-kit/fonts has a different license from the rest. While most Wicara packages are released under the Apache 2.0 license, the assets in this package remain under our copyright.

0.7.0

5 years ago

0.7.0-beta.2

5 years ago

0.7.0-beta.1

5 years ago

0.7.0-beta.0

5 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago