Skip to content
Snippets Groups Projects
  1. Dec 04, 2016
    • Hubert Kubiak's avatar
      update gulpfile.js · cf8ac1ad
      Hubert Kubiak authored
      Adding gulp-filter and using it on less files that way (excluding mixins and variables files) enable a developer to add custom less to the less folder and be sure that they will be transformed to css by gulp.
      cf8ac1ad
  2. Aug 19, 2016
  3. Aug 18, 2016
    • wbagdon's avatar
      Run less before minift-css · 82ca7919
      wbagdon authored
      Sometimes minify-css can run before less since they are parallel tasks
      Make minify-css wait for the completion of less so the freelancer.min.css file is always generated.
      Otherwise gulp needs to be run twice to ensure an updated *.min.css file
      82ca7919
  4. Jun 28, 2016
  5. Jun 27, 2016
Loading