prune css maps
our bootstrap.css bootstrap-grid.css and bootstrap-reboot.css files are all built with corresponding .css.map files. these files are fairly small (about 64KiB) but they're still being unnecessarily sent to clients who may have very restricted bandwidth and we can easily remove them as part of the CI build.