closure-stylesheets
closure-stylesheets copied to clipboard
Fix #124
trafficstars
While this does fix the problem, I think it's doing it by not including the given input renaming map, which seems wrong. Instead, we have to be sure that we actually pass in an initializable substitution map so that this succeeds.
Thoughts?