Looking to use the stylist plug in that comes w/ Xinha,
But I can't seem to figure out how to point it to my style sheet.
I have tried adding:
editor.registerPlugin(Stylist);
cfg.stylistLoadStylesheet('/drupal/themes/adams/style.css');

to the Custom JavaScript, section but that is not working.
Any other ideas?

JOsh