bannertime / generator-bannertime

Yeoman generator to help build and manage HTML5 banner campaigns.
https://bannertime.github.io/
58 stars 35 forks source link

feat: add className to smartObject for better CSS support #124

Open joemidi opened 5 years ago

joemidi commented 5 years ago

You can write all the CSS styles within the smartObject using JavaScript camelCase notation, but it would beneficial to have className to be able to easily add classes to a smartObject.

This works out better when using plugins like WebFontLoader to help load in Web Fonts you can apply dynamic fonts to an object.