1.1.1 • Published 3 years ago

bengali.css v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Bengali.css

A small CSS file to implement beautiful Bengali fonts in any website.

Installation

Just add the following <link> tag in your document <head> after loading your main CSS files.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bengali.css@1.1.1/bengali.min.css">

Fonts Supported

Currently, two fonts are supported:

  1. Noto Sans Bengali
  2. Noto Serif Bengali

These fonts are from Google Noto Fonts. Noto is a trademark of Google Inc.

Usage

  1. To apply Noto Sans Bengali, use the class bengali-sans.
  2. To apply Noto Serif Bengali, use the class bengali-serif.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago