Align customizable or add option

Created on 25 January 2024, about 1 year ago

Right now there is hardcoded static variable:
"PREFIX_ALLOW_LIST"
Source: https://git.drupalcode.org/project/tailwindcss_utility/-/blob/2.0.x/src/...

There is two more thinks in same approach needed but not even as static variable:
Prefix:
https://tailwindcss.com/docs/configuration#prefix
Source: https://git.drupalcode.org/project/tailwindcss_utility/-/blob/2.0.x/src/...

Separator:
https://tailwindcss.com/docs/configuration#separator
Source: https://git.drupalcode.org/project/tailwindcss_utility/-/blob/2.0.x/src/...

All of them should be read from 2 sources:
- setting form in module that will merge with default or override? (great to have prefix change and not collide with other modules)
- theme settings (maybe, if not then consider updating documentations that don't scan this part)

Proposition to add in readme "what is for" and what not: "Use approach of having this module as additional part of dynamic entries that occur from client side".

Are they saved as file and compliance with Options API and Git approach?

Thanks :)

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇵🇱Poland Patryk Padus

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024