Files
studio-up/tailwind/tailwind-typography.css
2025-08-21 13:50:07 +02:00

13 lines
336 B
CSS

/**
* 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";