pascalduez / postcss-map

PostCSS plugin enabling configuration maps
The Unlicense
121 stars 7 forks source link

Fixed exception in promise #19

Closed TrySound closed 9 years ago

TrySound commented 9 years ago

Promise methods catches all exceptions and pass them to rejection

TrySound commented 9 years ago

fix #20