Skip to content

Importing in SCSS manifest breaks Codemirror #1

@spiderpug

Description

@spiderpug

As the app I'm working on is using an application.scss instead of the application.css I tried to integrate this gem's stylesheets this way:

@import 'scrivito_codemirror_editor';

There is no error while importing it but the editor is not usable afterwards. It just shows a long list of blank lines and some weird, random strings at the end of it, possible the number of lines or similar:

screen shot 2018-01-24 at 11 37 06

Is there a plan to support SCSS integration as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions