This package has been deprecated

Author message:

Please use Aksara UI instead: https://aksara-ui.vercel.app/

@kata-kit/fonts

0.7.0 • Public • Published

@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @kata-kit/fonts

Weekly Downloads

0

Version

0.7.0

License

SEE LICENSE IN LICENSE

Unpacked Size

110 kB

Total Files

10

Last publish

Collaborators

  • computecoholic
  • resir014
  • ybdev