Skip to content
Snippets Groups Projects
  1. Apr 19, 2017
  2. Apr 18, 2017
  3. Mar 06, 2017
  4. Feb 21, 2017
  5. Feb 11, 2017
  6. Dec 04, 2016
    • Hubert Kubiak's avatar
      update package.json · 38be9704
      Hubert Kubiak authored
      Adding gulp-filter that enables modification I suggested in the gulpfile.
      38be9704
    • 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
  7. Aug 19, 2016
  8. 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
  9. Jul 25, 2016
  10. Jun 29, 2016
  11. Jun 28, 2016
  12. Jun 27, 2016
  13. Apr 27, 2016
Loading