Tailwind config: merge content globs across adapter layers #7
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of #2
Problem
tailwind.config.tscontent globs only point at libreshop/shop's own paths. When an adapter layer ships its own components/pages with Tailwind classes, those classes are purged from the production CSS unless explicitly added.Acceptance
tailwind.config.tsexports a factory that accepts additional content paths