-
When we update SASS to the latest version, it will start raising many deprecation warnings. Partly they are from the [assets/nlesc-decorations.scss](https://github.com/esciencecenter-digital-skills/NE…
-
Deprecation warning about `Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.`
Issue seems to exist within: `govuk-eleventy-plugin` > `lib` > `govuk.scss`.
[govuk.scss](http…
-
These won't happen with the current version of Sass eleventy-notes is on, but if you bump a few minor versions `@import` is deprecated as of v1.80.0: https://sass-lang.com/blog/import-is-deprecated/. …
-
Hi! Here is deprecation messages in sass 1.78.0
```
Deprecation Warning: Sass's behavior for declarations that appear after nested
rules will be changing to match the behavior specified by CSS in…
-
### Current Behavior
The Sass project announced the deprecation of the `@import` rule and the global built-in functions in their [v1.80.0](https://github.com/sass/dart-sass/releases/tag/1.80.0) relea…
-
mirrord.json
```json
{
"target": {
"path": "deployment/c",
"namespace": "c"
},
"feature": {
"env": {
"override": {"REQUESTS_CA_BUNDLE": "/etc/s…
-
### COR Name
Other - please specify in 'Additional Notes'
### Vendor Onboarding Representative Name
Agile Six - Anthony M. Arashiro
### Your Name
Daniel Sasser
### Your Email
daniel.sasser@agil…
-
Is it possible to get SCSS pre-processing to work with Linaria within Next? It seems like it could work but I couldn't get it to work. Should it? It seems like it could given the right Webpack conf…
-
# 🐛 bug report
scss import statements from bootstrap result in a:
` Error: The "path" argument must be of type string or an instance of URL. Received null`
## 🎛 Configuration (.babelrc, pack…
-
The README states that this package is built on lib-sass, but it isn’t anymore.
It leverages [sass](https://www.npmjs.com/package/sass), a Dart Sass package.