3

In Visual Studio I'm using Gulp to compile Sass, using gulp-sass 4.0.2. When I use map.get() to get a mapped value, I get an error in Task Runner Explorer, but when I use map-get(), it works fine. So apparently it recognizes the latter syntax, but not the former.

Is there any documentation on these 2 different syntaxes, details on which is compatible with what, etc.?

In this documentation there is one mention of the map-get() syntax at the top, with no explanation or details. And in this documentation there's no mention of the map-get() syntax at all.

jbyrd
  • 5,287
  • 7
  • 52
  • 86

0 Answers0