https://phoenix.uni-saarland.de/home

SASS-Compiler Bootstrap

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
   }