schlundus
schlundus
It seems that the scanning of LESS files has an error regarding to rule css:S4666 when using "Mixins With Parentheses" in less like this .test() { and selectors with variables...
Hello, i've got the following setup // there's build directory, which I don't want to see in the file tree.. so I excluded it... ``` "files.exclude": { .... "app/build/": true,...
During requests from browser (chrome) i've got som CORS related errors, because of OPTIONS requests issued by the browser, so some methods cannot be used (like workspace PATCH).... Are browsers...