rintisch/tailwindcss-form

This package is abandoned and no longer maintained. No replacement package was suggested.

Adapt output of EXT:form for usage with tailwindcs

Installs: 490

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:typo3-cms-extension

1.3.0 2021-12-23 07:50 UTC

This package is auto-updated.

Last update: 2024-02-23 13:05:37 UTC


README

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.