1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

Refactor SCSS variables to use color.adjust for improved color manipulation (#2068)

* Refactor dark mode SCSS variables to use color.adjust for improved color manipulation

* Refactor dark mode SCSS variables to remove unnecessary color space parameter for cleaner code

* Update sass dependency to version 1.78.0

* Create sour-dragons-eat.md
This commit is contained in:
Paweł Kuna
2025-01-18 14:33:14 +01:00
committed by GitHub
parent 0e4bf5fc73
commit 875cafa474
6 changed files with 23 additions and 12 deletions

View File

@@ -179,7 +179,7 @@
"rollup": "2.79.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-cleanup": "^3.2.1",
"sass": "1.71.1",
"sass": "1.78.0",
"star-rating.js": "^4.3.1",
"tinymce": "^7.6.0",
"tom-select": "^2.4.1",