- Issue created by @eduardo morales alberti
- 🇪🇸Spain eduardo morales alberti Spain, 🇪🇺
Ready to review:
On a fresh installation:- Just access to /admin/config/vlsuite/utility-classes
- Configure the framework
- If it selects Bootstrap or Tailwind, it will load default utility classes
- If it selects Custom, it will load the same utility classes as Bootstrap but empty, so each utility class will need to be filled or removed.
- If the site already has configuration, the form will set bootstrap5 as the default framework
- Merge request !63Issue #3519020 by eduardo morales alberti: Allow selecting between Bootstrap 5... → (Open) created by eduardo morales alberti
- 🇪🇸Spain eduardo morales alberti Spain, 🇪🇺
Added testing coverage, ready to review
Thanks Edu, looks good.
On a fresh install tested that utilities were applying on both TailwindCSS 4 and Bootstrap 5. However some of the TailwindCSS utilities are not correct.
- 🇪🇸Spain eduardo morales alberti Spain, 🇪🇺
On the custom theme option we will keep only the following utilities as a base:
buttons badge text-align text-color bg-color spacing spacing-y spacing-x headings font-size font-family