Pulling my hair out trying to get images in ckeditor to load with a set of classes
I have tried adding this to the styles.js. Pretty sure I am not doing that right.
{
name: 'Custom Image',
element: 'img',
attributes: { 'class': 'animated black-white-effect fadeIn visible' }
},