scientifantastic
11/28/2018 - 7:37 PM

Move postMarkupStyling into Ad.js

- move postMarkupStyling from build.js to ad.js
put the below in ad.js below initMonet, and then copy all stuff within postmarkupstyling that was in the build into the function below
static postMarkupStyling() {

}