mirror of
https://github.com/primer/css.git
synced 2024-12-01 12:42:32 +03:00
Updating messages
This commit is contained in:
parent
c38de79642
commit
d1a3f932ab
@ -1,5 +1,5 @@
|
||||
// support files
|
||||
@warn "primer-cards is being deprecated in primer-css@10. Use primer-box instead.";
|
||||
@warn "primer-cards: The primer-cards modules is being deprecated in the next major version. Use primer-box instead.";
|
||||
|
||||
@import "primer-support/index.scss";
|
||||
@import "primer-marketing-support/index.scss";
|
||||
|
@ -52,6 +52,8 @@ dl.form-group > dd {
|
||||
// A selector for credit cards. Shows all credit cards we have available and
|
||||
// dims the non-selected ones.
|
||||
|
||||
@warn "primer-forms: The credit cards component is being deprecated in next major version."
|
||||
|
||||
.form-cards {
|
||||
height: 31px;
|
||||
margin: 0 0 15px;
|
||||
|
Loading…
Reference in New Issue
Block a user