Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split styles into a less opinionated base stylesheet and a theme stylesheet ↵ | Rik Schennink | 2016-09-08 | 1 | -0/+33 |
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. |