Sergey Zwezdin
Sergey Zwezdin
Scopes don't make sense for themes directory, so we can skip it. But it is significant part of npm packages. Actually, if you want to host private packages, scopes are...
@SukkaW So, any thoughts?
I understand that it is possible to use it as a global tool, but I'd consider it as a bad practice when you use it in a team project. So,...
Also, is there any chance that it will be implemented to use as a nuget package to integrate it into the project build step without the requirement to install dotnet...
It fails on `CompileFile()` method run: https://github.com/excubo-ag/WebCompiler/blob/4e5ed58ccffaf28a7a11c9c3b45b4eb15c43e63f/WebCompiler/Compile/SassCompiler.cs#L70-L73 Something wrong with `DartSassHost` and it is specific to using it as dotnet local tool.
Created the issue in DartSassHost repo - https://github.com/Taritsyn/DartSassHost/issues/4
@sitereactor did you have a chance to PR this feature?
@acacode seems old issue, but no solution yet? I played around it, but didn't find appropriate solution, but axios interceptors, which causes performance issues. What if wrap `this.http.request()` call in...
@markgoodyear The advantage of the data-api is no need to write JS-code at all to connect your plugin. For example it could be like this — ``` ``` Now you...
Agree with @cemo — first option is much better.