Fixes #939 - semicolon after `@apply` at rule.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 10 May 2017 08:45:45 +0000 (10:45 +0200)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 10 May 2017 17:42:15 +0000 (19:42 +0200)
commit26546507e45329c3ab0c4501bf08738dde420d2b
treecf402f5a2988444e66221e2aac959db5018aa52f
parentdf411ddff014002c1a8fb0ab5d8bbaaf257297e8
Fixes #939 - semicolon after `@apply` at rule.

Why:

* Apparently IE11 and Edge doesn't like `@apply` without a trailing
  semicolon.
History.md
lib/writer/helpers.js
test/integration-test.js