Feature Request: Implement flux:prose
for Tailwind Prose Typography
#481
Unanswered
realpoke
asked this question in
Feature Requests
Replies: 1 comment
-
I think this is even more relevant now when we got the rich text editor. To show the text from the database. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I'd like to propose a feature that allows us to easily implement the Tailwind Prose typography.
Background
The Tailwind Prose typography feature, as outlined in the Tailwind CSS Typography repository, provides a set of utilities for beautifully styled text. Since Flux is built on top of Tailwind CSS, it would be beneficial to have a straightforward way to apply these typography styles using a
flux:prose
directive. Since the typography from tailwindcss does not match Flux exactly, and needs small adjustments in the styling.Proposed Solution
flux:prose
directive that applies the necessary Tailwind Prose styles and has minor adjustments to align with Flux.Benefits
This feature should be relatively straightforward to implement, given the foundation laid by the Tailwind CSS Typography plugin. Looking forward to your thoughts on this proposal!
Beta Was this translation helpful? Give feedback.
All reactions