Skip to content
  • Noel Quiles's avatar
    Use Accord's built-in PostCSS adapter; no Gulp · fb1217c4
    Noel Quiles authored
    This definitely took some doing, but now Lost can be used within Roots'
    compilation pipeline instead of having to run Gulp after compilation.
    This is GREAT for development since it means I only have to wait for the
    initial compilation refresh, instead of waiting and refreshing a second
    time because Gulp and Roots don't talk to each other.  This also means
    less build dependencies and less to start up when I get to developing.
    Beautiful.
    fb1217c4