tailwindcss-typography icon indicating copy to clipboard operation
tailwindcss-typography copied to clipboard

Add element modifiers for picture and images

Open bmiit145 opened this issue 11 months ago • 1 comments

Fixes #366

Add element modifiers prose-picture:* and prose-images:* to target <picture> and <img> <picture> respectively.

  • Modify src/index.js to include element modifiers for prose-picture:* and prose-images:*.
  • Update README.md to list prose-picture:* and prose-images:* as available element modifiers.
  • Add default styles for prose-picture:* and prose-images:* in src/styles.js.
  • Add tests for the new element modifiers prose-picture:* and prose-images:* in src/index.test.js.

For more details, open the Copilot Workspace session.

bmiit145 avatar Jan 09 '25 13:01 bmiit145

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tailwindcss-typography ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 9, 2025 1:02pm

vercel[bot] avatar Jan 09 '25 13:01 vercel[bot]

Hey! Thanks but going to close this in favor of #367 👍

philipp-spiess avatar Sep 18 '25 12:09 philipp-spiess