Fixes issue with tokenizer removing first selector after an unknown @ rule.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Tue, 29 Jul 2014 20:42:20 +0000 (21:42 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 2 Aug 2014 10:40:19 +0000 (11:40 +0100)
commit286796ba730e3ecd113e095190f4ef84b4fb2cbf
tree775b3e5b61da1fd8bdb0824df92c6ea379e894e4
parent0ddcb4e8bd27919312476cf87dcf6249c45cf7d0
Fixes issue with tokenizer removing first selector after an unknown @ rule.

See discussion in #325.
History.md
lib/selectors/tokenizer.js
test/unit-test.js