-
Previously I was encountering Legacy JS API deprecation warnings but after resolving those am getting the warnings like below
```
Deprecation Warning: As of Dart Sass 2.0.0, !global assignments w…
-
The latest version of SASS has deprecated @include...
```
More info and automated migrator: https://sass-lang.com/d/import
╷
1 │ @import 'normalize/variables';
│ ^^^^^^^^^^^^^^^^^^^…
-
### Steps to reproduce the problem
Currently when compiling assets via webpack, we have a number of Sass Deprecation warnings. It'd be good to fix these, and they look mostly find the source of the w…
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed issues
- [X] I have [validated](https://html5.validator.nu/) an…
-
## Product
Kolibri-design-system: `Internal`
## Current behavior
In the file `lib/keen/styles/variables.scss`, defined variables rely other theming variables and should be removed.
For e…
-
### Description
After I updated `sass-embedded` to version [1.80.5](https://github.com/sass/dart-sass/releases/tag/1.80.5):
> Embedded Host
>
> Don't produce phantom @import deprecations when usi…
-
### Checklist
- [X] I have read and accepted the [contributing guidelines](https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/docs/CONTRIBUTING.md).
### Is your feature request related to …
-
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…
-
**What can't you do?**
It doesn't check already loaded Stylsheet's and rather Reads the file again. which makes any modifications to variables in the Stylesheet stored through the StyleSheet.Loaded L…
-
### Before submitting...
- [X] I have searched for [duplicate or closed issues](https://github.com/materializecss/materialize/issues?utf8=%E2%9C%93&q=is%3Aissue).
- [X] I have read the [CONTRIBUTING …