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

Plugin crashes with importing an external URL #46

Closed
Falco101 opened this issue Jun 9, 2017 · 1 comment
Closed

Plugin crashes with importing an external URL #46

Falco101 opened this issue Jun 9, 2017 · 1 comment
Assignees
Milestone

Comments

@Falco101
Copy link

Falco101 commented Jun 9, 2017

So there's the existing problem of not being able to import partials the Sassy way like @import 'Variables' and instead having to do @import '_Variables.scss', which is at least fixable, but annoying.

However, importing cdn hosted Sass is also causing the plugin to crash and I'm not sure how to work around it. Example: this web font @import url('https://fonts.googleapis.com/css?family=Aguafina+Script'); which Atom's native Sass intelisense had no issue with but unfortunately crashes this plugin. Is there any workaround like with importing partials? Or is this something that simply cannot be done at this time?

@mrmlnc mrmlnc self-assigned this Jun 9, 2017
@mrmlnc mrmlnc added this to the 0.7.0 milestone Jun 9, 2017
This was referenced Jun 10, 2017
@mrmlnc
Copy link
Owner

mrmlnc commented Jun 14, 2017

Closed in favor of #49

@mrmlnc mrmlnc closed this as completed Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants