1.0.1 • Published 6 years ago
typography-theme-awesome-rtl v1.0.1
Awesome RTL
👌 An RTL awesome simple theme for Typography.js
Install
npm install --save typography typography-theme-awesome-rtlUsage
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.