base_fontawesome_web_editor
This module integrates the base_fontawesome module with Odoo's web_editor to ensure FontAwesome icons version 6.7.2 and above are properly displayed in the web editor.
Key Features
- web_editor: Patches the font icon detection system to work with FontAwesome >= 6.7.2 CSS structure.
- web_editor: Filters CSS rules to only process those containing the --fa variable.
- html_editor: Updates the font utilities to support FontAwesome >= 6.7.2 icon classes.
- html_editor: Validates CSS rules by checking for the --fa variable definition.