-
Does it support Visual Studio for Mac preview? If not, when will it do?
-
Using bootstrap 4.1.3 with scss.
While compiling scss file it is throwing error ("Isn't a valid css issue") on sass map.
![image](https://user-images.githubusercontent.com/4996210/48053403-f243800…
-
### Installed product versions
- Visual Studio: Visual Studio Enterprise 2022
- This extension: 1.14.2
### Description
Less didn't compile properly on operations with parentheses.
### Steps t…
-
### Installed product versions
- Visual Studio: 2015 Professional Version 14.0.24720.00 Update 1
- This extension: 1.10.310 (I also tested 1.10.306, the version currently live on the VS gallery)
### …
-
If I add a `.babelrc` file like this:
``` json
{
"plugins": ["transform-runtime"],
"presets": ["es2015", "stage-0"]
}
```
I get this error in VisualStudio when saving an es6 file:
```
Sever…
-
### Installed product versions
- Visual Studio: 2015 Professional
- This extension: 1.11.319
### Description
The MSBuild task does not take dependencies into account, making it possible to 'miss' cha…
-
I'm forked this project to make a css sprite generator.
can I do this?
what licence applied for this project?
Ivony updated
8 years ago
-
### Installed product versions
- Visual Studio: [example 2019 community 16.5.2]
- This extension: [example 1.12.394]
### Description
MinifyJS on save not working
### Steps to recreate
1. Add…
-
Hi
Is there a way i can include a node modules/@progress scss file in my base.scss?
When i try to reference it in my base.scss file and see the output i get an error:
`SassCompilationException: E…
-
- Visual Studio: 2019 Professional
Our use case is to allow our developers to write javascript for our application using newer techniques (es2017+). Currently it appears that the preset for the bab…