Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 598 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 598 Bytes

tailwindcss Form

Adapt output of EXT:form for direct usage with the utility-first CSS framework tailwindcss.

Usage

Simply include the setup.typoscript of this extension in your sitePackage with

@import 'EXT:tailwindcss_form/Configuration/TypoScript/setup.typoscript'

There is also some SCSS for the default CSS classes of some elements in EXT:form. That breaks the utility-first approach but this way much less changes on partials are needed. To use this SCSS include it in your main SCSS file.