Rich Text

@sgroup/tailwind-plugins/richtext

When using a variety of elements inside a Rich Text (Redactor) field, we'll want to display them 'normally'. For example, Tailwind by default will not render <ul> items visually as a list, which is desirable in this instance. We don't have (easy) control over adding classes to these elements.

Make sure to wrap your content in a .richtext class.

Rich text will apply 'normal' classes to elements