mirror of
https://github.com/primer/css.git
synced 2025-01-03 03:34:16 +03:00
Update warning
Co-Authored-By: simurai <simulus@gmail.com>
This commit is contained in:
parent
227f9f5320
commit
8509f6869b
@ -2,7 +2,7 @@
|
||||
// stylelint-disable primer/selector-no-utility
|
||||
// stylelint-disable block-opening-brace-space-before, comment-empty-line-before
|
||||
|
||||
@warn ".text-pending and .bg-pending will be deprecated in the future, use .text-yellow and .bg-yellow-dark instead";
|
||||
@warn ".text-pending and .bg-pending will be deprecated in 13.0.0. Use .text-yellow and .bg-yellow-dark instead";
|
||||
|
||||
// background colors
|
||||
/* Set the background to $bg-white */
|
||||
|
Loading…
Reference in New Issue
Block a user