postcss-sass icon indicating copy to clipboard operation
postcss-sass copied to clipboard

A Sass parser for PostCSS, using gonzales-pe. https://www.npmjs.com/package/postcss-sass

Results 19 postcss-sass issues
Sort by recently updated
recently updated
newest added

*This issue was written in Russian, for [Cult of Matrians](https://cultofmartians.com) project.* *English text below* Шаги к решению: 1. Сделать форк проекта. 2. Разобраться в структуре проекта. 3. Прочитать [документацию](http://sass-lang.com/documentation/file.SASS_REFERENCE.html#control_directives__expressions) `Sass`...

help wanted

I'm using it in my project and there seems to be a problem. The --fix directive deletes the `@include` `@import` eg. code ![image](https://user-images.githubusercontent.com/37212209/188585770-eb421d88-6503-48b3-9fb6-1fd9c6b9b905.png) package: `"postcss-sass": "^0.5.0",` `"stylelint": "^14.11.0",` `"stylelint-order": "^5.0.0",`...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of...

The processing of an empty file returns the wrong source and breaks stylelint. See [this issue](https://github.com/stylelint/stylelint/issues/7172) and this code: ```node > require('postcss-scss').parse('').source { input: Input { css: '', hasBOM: false,...

There is an issue with how `postcss-sass` processes media queries. It makes it impossible to use with stylelint. See [the issue there](https://github.com/stylelint/stylelint/issues/7169). The source should not return `undefined`: ``` >...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge`: avoid a crash with a null target and a truthy...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the yarn dependencies of this project. #### Snyk changed the following file(s): - `package.json` - `yarn.lock` #### Note...