SASS-Compiler Bootstrap
- Extension ws_scss
- Beim Löschen des Caches wird die CSS-Datei neu generiert
TS:
page.includeCSS {
bootstrap = fileadmin/bootstrap/sass/bootstrap.scss
bootstrap.outputfile = fileadmin/bootstrap/css/mybootstrap.css
bootstrap.formatter = ScssPhp\ScssPhp\Formatter\Compresse
bootstrap.linenumber = true
}