matype / stylefmt

stylefmt is a tool that automatically formats stylesheets.
Other
2.1k stars 89 forks source link

Guard against raws.before being undefined #277

Closed callahad closed 7 years ago

callahad commented 7 years ago

Fixes #276

This is kind of a gross hack, but it works.

matype commented 7 years ago

@callahad Good catch! Thanks.