Refactores source map tracking.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 1 Mar 2015 10:46:05 +0000 (10:46 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sun, 1 Mar 2015 15:59:35 +0000 (15:59 +0000)
commit8d740a0aa30c1da671900692429cbf15b5af997d
tree79bf916be8be8e904dfdaae50573400ed100f1c6
parentb1f87302b89666cccd675458cbe93754bfe5fd03
Refactores source map tracking.

On unknown source a `$stdin` value is now used instead of `__stdin__.css`.
lib/selectors/source-map-stringifier.js
lib/utils/input-source-map-tracker.js
lib/utils/source-maps.js
test/selectors/tokenizer-source-maps-test.js
test/source-map-test.js