1
1
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:
Shawn Allen 2019-05-01 09:47:47 +09:00 committed by GitHub
parent 227f9f5320
commit 8509f6869b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 */