Extension Configuration
The Bootstrap Package provides extension configuration options that can be adjusted in the TYPO3 backend under Admin Tools > Settings > Extension Configuration.
Features
disableCssProcessing
-
- Type
- boolean
- Default
- false
Disable processing of CSS files.
Warning
If enabled, there will be no automatic processing of SCSS files in the frontend. You will need to provide CSS files instead or handle the processing of the SCSS files yourself.
disableGoogleFontCaching
-
- Type
- boolean
- Default
- false
Disable local Google Font cache. If enabled, Google Fonts will not be cached on the server.