-
Notifications
You must be signed in to change notification settings - Fork 27
problem importing UTF-8 encoded files #74
Comments
Isn't everything UTF-8 encoded these days? But yea, I also have no idea how to get this plugin working.
results in
Ping @screendriver @sormy any ideas? |
Hi there, thank you for the feedback. Yes it seems that So I think we should open an issue there and see if there is anything we could do with the |
Now that medialize/sass.js#72 is resolved and released as part of 0.10.0, is this issue fixable/fixed? Would love to use this plugin, but bourbon is holding me back ;) |
This plugin is abandoned. Unfortunately we switched the technology and don't have the time and bugdet to maintain this plugin anymore. I updated the README. However everyone can maintain this plugin furthermore (we would transfer the whole project to the user) |
I think all we need to do is update our version of sass.js here and then we can move forward, does that sound right? |
That's my understanding, yeah. Or if that doesn't fix the issue, there's a filesystem workaround as well. |
Hi, thank for a great plugin.
I get the following problem that I hope you can help me with. I want to use bourbon with my project. When I import the main sass file, I get the following exception:
In order to reproduce the error, I have created a small sample application:
https://github.com/tjaartvdwalt/systemjs-sass-plugin-example
After some experimentation, it seems this error has to do with the fact that the file is UTF-8 encoded.
The text was updated successfully, but these errors were encountered: