dspp
[dspp](https://github.com/131/dspp) is a **d**ocker **s**tack **p**re**p**rocessor
myth
A CSS preprocessor that acts like a polyfill for future versions of the spec.
ext-map
just an object that maps `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for dynamically rewriting paths in tasks/plugins. pull requests welcome.