This commit is contained in:
2025-08-21 13:50:07 +02:00
commit 58d71ad38b
51 changed files with 15313 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
/**
* Add Tailwind Typography.
*
* This file is a placeholder for the CSS-first version of Tailwind Typography
* that will eventually supplant the plugin and configuration file included
* below.
*
* https://github.com/tailwindlabs/tailwindcss-typography
*/
@plugin "@_tw/typography";
@config "./tailwind-typography.config.js";