Skip to content
  • wbagdon's avatar
    82ca7919
    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
    Run less before minift-css
    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
Loading