https://github.com/stormwarning/tailwindcss-opentype
🔡 Tailwind CSS utility classes for advanced typographic features.
https://github.com/stormwarning/tailwindcss-opentype
font-feature-settings opentype-features tailwindcss-plugin typography
Last synced: 11 months ago
JSON representation
🔡 Tailwind CSS utility classes for advanced typographic features.
- Host: GitHub
- URL: https://github.com/stormwarning/tailwindcss-opentype
- Owner: stormwarning
- Created: 2021-04-02T04:29:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T20:18:53.000Z (11 months ago)
- Last Synced: 2025-03-31T05:05:53.770Z (11 months ago)
- Topics: font-feature-settings, opentype-features, tailwindcss-plugin, typography
- Language: TypeScript
- Homepage: https://tailwindcss-opentype.netlify.app
- Size: 2.14 MB
- Stars: 36
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# tailwindcss-opentype
[![npm version][npm-img]][npm-url]
[![npm downloads][npm-dls]][npm-url]
> Tailwind CSS utility classes for advanced typographic features.
## Usage
```
npm install tailwindcss-opentype
```
**📚 Read the [full documentation](https://tailwindcss-opentype.netlify.app).**
## Thanks
- [Utility OpenType](https://github.com/kennethormandy/utility-opentype) by [@kennethormandy](https://github.com/kennethormandy)
- [OpenType Features](https://sparanoid.com/lab/opentype-features/) by [@sparanoid](https://github.com/sparanoid)
## Related
[✂️ tailwindcss-capsize](https://github.com/stormwarning/tailwindcss-capsize) — Utility classes for trimming leading whitespace.
[npm-url]: https://www.npmjs.com/package/tailwindcss-opentype
[npm-img]: https://img.shields.io/npm/v/tailwindcss-opentype.svg?style=flat-square
[npm-dls]: https://img.shields.io/npm/dt/tailwindcss-opentype.svg?style=flat-square