-
Building on github with NodeJS 22.9.0, vite 5.4.8, sass 1.79.4
While building, I get the following warnings: Everything works fine. I've silenced it for now. This is just a heads-up for the future.…
-
Hello
I've created this new issue for this case.
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia#
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia# python3 manage.py shell
Python 3.10…
-
# Aanleiding
In #2813 is geconstateerd dat de DI mixins (`@include di.base()` en `@include di.variant()`) constante CPU usage veroorzaken.
Zie [deze comment in #2813](https://github.com/dso-toolkit/…
-
7 │ color: mix($--tag-primary-color, $--color-white, $fontColorWeight);
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
node_modules\element-ui\packages\theme-c…
-
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…
-
Bug Type: **`Other`**
## Environment
- Vue Version: `3.5.12`
- Element Plus Version: `2.8.6`
- Browser / OS: `Brave, Arch Linux 64bits`
- Build Tool: `Nuxt`
## Reproduction
### Rela…
-
### The problem
Carbon uses SCSS to generate it's CSS. Use of CSS in JS, Less or other technique to apply Carbon is not always possible. This is a block to Carbonisation in some cases.
Currently s…
-
run `npm run build`
----
> Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
```
./src/components/Board/components/Cell/Cell.module.scss
Depreca…
-
The combination of 'stylelint-config-standard' and 'stylelint-config-recommended-scss' leads to an interesting effect. The former contains this rule: _'import-notation': 'url'_
That leads to _import …
-
In `src/styles/utils/text.scss` we define a new custom class for `.u-text-body` for example :
```scss
@layer utilities {
.u-text-body {
@include -body;
}
.u-text-subtitl…