Frontmatter
| id | 5938 |
| title | update our SCSS files to support v1.79.2 |
| state | Closed |
| labels | enhancement |
| assignees | tobiu |
| createdAt | Sep 20, 2024, 8:46 PM |
| updatedAt | Sep 20, 2024, 8:46 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5938 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 20, 2024, 8:46 PM |
a lot of breaking changes: https://sass-lang.com/documentation/breaking-changes/color-functions/
most important for us:
darken()&lighten()need to get replaced.