-
just installed node v8.9 and tried to configure foundation but get the following error
Rony@DESKTOP-BKUSE1J MINGW64 ~/Documents
$ npm install foundation-cli --global
npm WARN deprecated bower@…
-
**Issue by [AgamlaRage](https://github.com/AgamlaRage)**
_Tuesday Nov 15, 2016 at 09:41 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/12914_
----
### Sass compile in Brackets
…
-
I'd like to lint .scss files.
``` shell
doiuse sass/variables/_spacings.scss
```
Produces:
```
{ CssSyntaxError: /Users/rolle/Projects/airdev/content/themes/air-light/sass/variables/sass/va…
-
Hey, I'm currently writing a sass plugin for esbuild, and I noticed that the transpiler doesn't work with empty files or if the files only contain comments.
SCSS file content (or just empty):
```s…
Mqxx updated
9 months ago
-
## CVE-2018-11698 - Medium Severity Vulnerability
Vulnerable Library - libsass3.5.2
A C/C++ implementation of a Sass compiler
Library home page: https://api.github.com/repos/sass/libsass
Found in H…
-
Installed on 2.6.5, I linked either sass or scss files but can't find the processed file.
-
When using `cmd+/` it produces CSS `/* comments */`. Sass uses `// comments`. When attempting to comment out code blocks, Emmet looks like it tries to do Sass comments by adding almost seemingly rando…
ezekg updated
7 years ago
-
I'm working with a large codebase of sass files, where some files @import other **partial** files.
When a partial file changes, I would like to be able to compile all of its dependencies (files that @…
-
Hi,
I’m having some trouble with the meteoric:ionicons-sass package. As the installation instructions state, the sass files should be imported like this:
```
@import '.meteor/local/build/programs/s…
-
Running "grunt" task and it fails due to duplicate property.
Task output:
`Running "checkDependencies:all" (checkDependencies) task
Running "clean:dist" (clean) task
>> 1 path cleaned.
R…