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

Updating messages

This commit is contained in:
Jon Rohan 2017-09-15 17:05:44 -07:00
parent c38de79642
commit d1a3f932ab
2 changed files with 3 additions and 1 deletions

View File

@ -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";

View File

@ -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;