Skip to content

Exclude Font Awesome from t3sbootstrap.css #465

@obusch14v

Description

@obusch14v

Hi,

In older versions of t3sbootstrap for TYPO3 version 12, it was possible to completely disable the integration of Font Awesome icons via the EM Configuration.

Now, Font Awesome icons are integrated directly via the file /typo3conf/ext/t3sbootstrap/Resources/Public/Styles/t3sbootstrap.css, which means that the CSS is loaded even if Font Awesome is not used.

It would be very helpful if the FontAwesome part were moved to a separate file, which could then be removed via a separate constant or by emptying page.includeCSS. Currently, only the removal of the entire t3sbootstrap.css file is possible.

TYPO3 Version 13.4.18
PHP 8.2.29
t3sbootstrap 5.3.25

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions