Skip to content

feat: support typography plugin#45

Open
piemot wants to merge 1 commit intocatppuccin:mainfrom
piemot:typography
Open

feat: support typography plugin#45
piemot wants to merge 1 commit intocatppuccin:mainfrom
piemot:typography

Conversation

@piemot
Copy link
Copy Markdown

@piemot piemot commented Jan 4, 2026

Closes #40.
Adds a custom colour palette for the @tailwindcss/typography plugin with catppuccin colours.

Usage:

@import "tailwindcss";
@plugin "@tailwindcss/typography";

@import "@catppuccin/tailwindcss/mocha.css";
@import "@catppuccin/tailwindcss/typography.css";
<div class="bg-ctp-base">
	<article class="prose prose-catppuccin">
		<!-- ... -->
	</article>
</div>

@piemot piemot marked this pull request as ready for review January 4, 2026 04:20
@isitreallyalive
Copy link
Copy Markdown

Thank you for your work on this! It is much appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support @tailwindcss/typography

2 participants