mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-20 19:56:48 +00:00
Completes migration to the new admin v3 styling system by: - Removing conditional stylesheet inclusion in admin head - Deleting all legacy admin style files and components - Making admin-style-v3 the default and only stylesheet This change reduces maintenance overhead and simplifies the admin styling codebase by removing the old styling system that was being conditionally loaded based on feature flags.