Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing in SCSS manifest breaks Codemirror #1

Open
spiderpug opened this issue Jan 24, 2018 · 0 comments
Open

Importing in SCSS manifest breaks Codemirror #1

spiderpug opened this issue Jan 24, 2018 · 0 comments

Comments

@spiderpug
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant