1
1
mirror of https://github.com/primer/css.git synced 2024-12-01 04:21:12 +03:00

Adding colorizeTooltip deprecation warning

This commit is contained in:
Jon Rohan 2018-03-05 10:28:28 -08:00
parent db75cb636d
commit 7ce6fd83b3

View File

@ -311,3 +311,4 @@
border-left-color: $background-color;
}
}
@warn "the colorizeTooltip mixin will be deprecated in version 11.";