1.0.1 • Published 5 years ago

typography-theme-awesome-rtl v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Awesome RTL

👌 An RTL awesome simple theme for Typography.js

Install

npm install --save typography typography-theme-awesome-rtl

Usage

To use it, simply import the package in your project’s entry file e.g.

import Typography from 'typography';
import awesomeRTL from 'typography-theme-awesome-rtl';

const typography = new Typography(awesomeRTL);

📋 Note : this theme will add and use vazir , yekan and lalezar typefaces. this fonts could applied with -vazir , -yekan and -lalezar class names.