Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kyle Skrinak 272 posts 327 karma points
    Aug 04, 2012 @ 14:15
    Kyle Skrinak
    0

    Externally managing tinymce.css file with compass/sass

    I've integrated compass/sass in my current Umbraco project (via cygwin) and love it. However, I can not use compass to generate a tinymce.css file that umbraco, in turn, uses for the tinyMCE editor. Everything is in place; tinymce.css is referenced in the the master template head tag, I can add styles to it through the umbraco dashboard. But when I use compass to manage tinymce.css, it breaks.

    I see this line and have it in my source:

    /* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

    What other secret sauce ingredient is missing?

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies