mapbox / carto

fast CSS-like map stylesheets
https://cartocss.readthedocs.io/
Apache License 2.0
654 stars 129 forks source link

refactor MML loading, support absolute paths in MML stylesheet file references #439

Closed nebulon42 closed 7 years ago

nebulon42 commented 8 years ago

Supersedes #326. Fixes #421.

Refactoring of MML loading (move into separate class), test helper now calls this loading class and thus allows to test MML loading apart from carto script.

Add support for absolute file paths in MML stylesheet references.