Fixes #476 - keep `@import`s on top when restructuring.
authorEduardo Abela <eduardo.abela@engrande.com>
Tue, 3 Mar 2015 15:52:09 +0000 (16:52 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Wed, 4 Mar 2015 10:27:45 +0000 (10:27 +0000)
commit5fd4725e9746f2f7533b0ec22cbba0a3d43c36ae
treed1e7aa036572679b62e7551c9bb25493d712adc1
parente09ddf17f634311498efcbc2e9b889ecf5c0a2c1
Fixes #476 - keep `@import`s on top when restructuring.

It is the same story as with `@charset`s and important comments.
History.md
lib/selectors/optimizers/advanced.js
test/selectors/optimizer-test.js