Skip to content
Snippets Groups Projects
  1. Apr 18, 2017
  2. Mar 06, 2017
  3. Feb 21, 2017
  4. Feb 11, 2017
  5. 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
  6. Aug 19, 2016
  7. 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
  8. Jul 25, 2016
  9. Jun 29, 2016
  10. Jun 28, 2016
  11. Jun 27, 2016
  12. Apr 27, 2016
  13. Feb 09, 2016
  14. Feb 04, 2016
  15. Feb 02, 2016
  16. Jan 30, 2016
  17. Jan 29, 2016
Loading