Typography
Provides a variety of globally scoped typographic styles. Keeps common tags styled consistently throughout an app.
Excluding Styles
Use the .unstyled
class to exclude and reset Skeleton's typography styles, then apply new styles as desired.
Tailwind Prose Plugin
If you're using the Tailwind Typography plugin, all typography within the .prose
class will be auto-excluded, allowing the plugin to handle most styles. Global styles like base text color will remain.