Add deprecated comment

This commit is contained in:
Tanya Fomina 2022-09-19 20:22:31 +03:00
commit 2284f11d97

View file

@ -34,6 +34,7 @@
/**
* Gray border, loaders
* @deprecated use --color-line-gray instead
*/
--color-gray-border: rgba(201, 201, 204, 0.48);