themang / pup

0 stars 0 forks source link

parse errors in stylus prevent subsequent reloads #8

Closed ashaffer closed 10 years ago

ashaffer commented 10 years ago

Steps to reproduce:

  1. Insert a parse error into a stylesheet, e.g.
.test{
  1. Save

After saving, the server will error, and future saves will not cause the server to reload.