-
Is sass/scss supported or planned for this addon?
When fiddling with the demo in the repo, I installed `sass` and `@stencil/sass` and tried using a .scss file for the component but it fails in erro…
-
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https://sass-lang.com/d/import
```
╷
6 │ @import 'partials/co…
-
I've upgraded my project to Angular 19 and got that warning :
```
hook.js:608 [webpack-dev-server] WARNING in ./src/styles.scss?ngGlobalStyle (./src/styles.scss.webpack[javascript/auto]!=!./node_m…
-
Hi, our asset pipeline failed when we tried to upgrade to the latest version (6.9.0.0) with the following error:
```
SassC::SyntaxError: Error: Invalid CSS after " @return math": expected express…
-
_html-grid.scss syntax is incorrect and won't compile with SASS.
error sass/libs/_html-grid.scss (Line 117: Undefined operation: "calc(100% / $cols) times 1".)
error sass/libs/_html-grid.scss (Lin…
-
This feature enables the [Hover request](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.18/specification/#textDocument_hover).
The hover information is mostly used to sho…
-
今天写着写着莫名其妙的提示我scss的api被弃用,麻烦作者更新一下scss的api,我自己改实在无能为力,退版本也报错,
Deprecation Warning: Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
More info and automated migrator: https…
-
To be more specific when switching git branches with sass --watch or sass --watch --poll it will miss the new @use lines inside the sass file that's supposed to be being watched.
For example if we …
-
### Description
After I updated `sass-embedded` to version [1.80.0](https://github.com/sass/dart-sass/releases/tag/1.80.0):
> Changes
>
> @import is now officially deprecated, as are global built…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- [X] This issue is not a question, fe…