.bloom-button is the class you need in order for the affect to be applied.
.button and the bulmaswatch stuff is just for the demo, you could style your button however you like.
#3 yes, I wondered how I'd package that up. I know @pomdtr had some examples like that but I'm not sure how I'd inject the javascript reliably. maybe just inject a script tag for every element?
Nice!
@stevekrouse
.bloom-button is the class you need in order for the affect to be applied.
.button and the bulmaswatch stuff is just for the demo, you could style your button however you like.
#3 yes, I wondered how I'd package that up. I know @pomdtr had some examples like that but I'm not sure how I'd inject the javascript reliably. maybe just inject a script tag for every element?