DNNCommunity / DNNCommunity/DNNCommunityTheme

SCSS parse warnings

Open
#201 0 comments 0 reactions 1 assignee Claimed by @Timo-Breumelhof View on GitHub
maintenance
Dominant language
SCSS
Stars
8
Forks
10
PR merge metrics
No merged PRs in 30d

Description

After the last update to the gulpfile, there are SCSS parse warnings.

Example:

```
Deprecation Warning [global-builtin]: Global built-in functions are deprecated and will be removed in Dart Sass 3.0.0.
Use color.mix instead.

More info and automated migrator: https://sass-lang.com/d/import


207 │ @return mix(white, $color, $weight);
```

Parsing works, but would be good to fix anyway.
(bu for now I already spent way too much time on trying to get the blog social share icons replaced...)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.