UI

  • Message

    Examples of styling blocks of text to stand out. The custom Theme palette option in Tailwind configuration contains values for positive, negative, info and warning colors which can be used to create messages.

    Read more

    UI
  • Menu

    Simple menu Menu with children Menu with dropdowns Basic menu Basic menu with children Left line menu

    Read more

    UI
  • Button

    The rounded-full class can produce a circular button: Custom buttons can be created (as presets (and variations)) as needed, such as:

    Read more

    UI
  • List

    Default list appearance (<ul> -> <li>) Default list appearance (core/list block) Default ordered list appearance (core/list block) Default list appearance in Prose Default ordered list appearance in Prose List with icons Divided list with images List items with header & description List items with header, description and image

    Read more

    UI