tailwindcss-typography
tailwindcss-typography copied to clipboard
Tailwind CSS plugin to generate typography utilities and text style components
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
Lots of fonts today support open type features, where one can toggle different font features. Adobe has a very good page explaining the features: https://helpx.adobe.com/fonts/using/open-type-syntax.html Ligatures seem to have nice...
Since they're now in Tailwind as of version 1.8.
`c-` is pretty opinionated and Tailwind itself doesn’t prefix its own `container` component.
Now that Tailwind 1.5 has added a `variants` argument to `addComponents()`.
It would be great to support fluid font sizes along with the rest of the offerings this plugin has. My thinking is it would work similarly to https://github.com/bradlc/tailwindcss-fluid.
I'd consider implementing golden ratio typography as detailed here: https://grtcalculator.com/
While it does not yet have a widespread support, akin to hyphens, it degrades gracefully. Having punctuation in CSS is available for periods and quotation marks. It ensures that the...