summaryrefslogtreecommitdiffstats
path: root/gulpfile.js
Commit message (Collapse)AuthorAgeFilesLines
* Feature: Sourcemaps (#16963)Marco Biedermann2016-09-081-5/+7
| | | | | | * add "gulp-sourcemaps" to create a CSS sourcemap * replace "gulp-closure-compiler-service" with "gulp-uglify"
* Split styles into a less opinionated base stylesheet and a theme stylesheet ↵Rik Schennink2016-09-081-1/+11
| | | | | | | | | | | | | | | | and merge with Gulp (#16940) * add slash to explicitly ignore directories (https://git-scm.com/docs/gitignore) * Split the stylesheet into a base and theme file * Add gulp-concat which is used to merge the base and theme styles to create awesomplete.css * Add resulting awesomplete.css file * Correct gulp-dest target to match minify target * Update docs to reflect awesomplete.css is a generated file.
* Replace make with gulp for minificationVladislav Zarakovsky2016-01-031-0/+19