Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-04 | Include Roboto downloaded from Google | Benjamin Franzke | 1 | -1/+2 | |
2016-07-03 | Postcss (for css3 variables) and minify our stylesshet | Benjamin Franzke | 1 | -0/+10 | |
We do need a css3 variable transformation for internet explorer. We do check in the minifed sourcecode into git. We don't want to have to install node_modules on our deployment server. Note that the *.xml files opened directly in the browser will not use the minified, but the original stylesheet (thus there's no need for a watcher script while development) |