####MapQuest style in Carto. Alpha style; not ready for production use yet!
####To actually use the project mml and make changes your workflow might look like so:
cp -rp replace.json.sample replace.json- edit the values in
replace.jsonto match your system's database setup cartocc map.mml replace.json > project.mml- make the changes you see fit to project.mml
cp -rp unreplace.json.sample unreplace.json- edit the values in
unreplace.jsonto match the replacements fromreplace.json cartocc project.mml unreplace.json > map.mml- send us a PR