Fixes wrong @import handling in EmptyRemoval.
authorJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 10 Mar 2014 07:51:18 +0000 (07:51 +0000)
committerJakub Pawlowicz <jakub@goalsmashers.com>
Mon, 10 Mar 2014 07:55:27 +0000 (07:55 +0000)
commit1b59c1e0fa34871cc8a3167a5ae865aa546da252
treecf22e146f4fee88d9715580361507093a88e5057
parent05ba564972a609bb9fd7718bc4432dc8bdb799f5
Fixes wrong @import handling in EmptyRemoval.

Since @import declarations are special to any selectors or blocks
these were not handled properly in EmptyRemoval.
History.md
lib/selectors/empty-removal.js
test/unit-test.js