At the moment styles are forced on CKEditor with

ckeditor_stylesheets:
  - css/style.css

Add configuration option to remove forcing styles on CEditor if required.

Comments

VladimirAus created an issue. See original summary.

  • VladimirAus committed d17458d on 1.0.x
    Issue #3214190 by VladimirAus: Add configuration to remove forcing...
vladimiraus’s picture

Status: Active » Needs review

Ready to test in dev.

  • VladimirAus committed 8fe8c7b on 1.0.x
    Issue #3214190 by VladimirAus: Add configuration to remove forcing...
vladimiraus’s picture

Status: Needs review » Needs work

hook_ckeditor_css_alter doesn't work in the theme so need to find the way to dynamicly define the following from info file

ckeditor_stylesheets:
  - css/style.css

Returning back to previous state but keeping the config variable.

vladimiraus’s picture

Status: Needs work » Closed (outdated)

Issue is for outdated branch.
Closing the issue after 2 years.