
π§ v2.0.0-beta.4 - CSS Fix

π Bug Fix
Fixed: Resolved the CSS variable conflict reported by navindra
The extension was overriding root-level --control-bg which affected the hero section background color. LESS variables are now properly prefixed to avoid conflicts with Flarum core styles.
Note: The original extension by the-turk for version 1.8.x has been unpublished. Therefore, our GitHub Actions test scenario for upgrading from 1.8 to 2.x no longer works, and this is expected. Since this update only contains changes to LESS files, I'm confident there are no issues with the 1.8 to 2.x migration path.
π§ Installation
composer require huseyinfiliz/flarum-diff:"*"
π Update
composer update huseyinfiliz/flarum-diff
php flarum cache:clear
π Links
π‘ Feedback & Suggestions
Feel free to share your ideas, report bugs, or request features in the discussion thread!