Skip to content

Commit

Permalink
chore(project): sync generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
carbon-bot committed Feb 2, 2021
1 parent d23ca11 commit c2ff6fa
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion packages/components/docs/sass.md
Original file line number Diff line number Diff line change
Expand Up @@ -20519,6 +20519,11 @@ Date picker styles
width: rem(288px);
}

.#{$prefix}--date-picker
.#{$prefix}--date-picker-input__wrapper--warn
~ .#{$prefix}--form-requirement {
color: $text-01;
}
.#{$prefix}--date-picker__input {
@include reset;
@include type-style('code-02');
Expand Down Expand Up @@ -20652,8 +20657,8 @@ Date picker styles
- [rem [function]](#rem-function)
- [prefix [variable]](#prefix-variable)
- [field-02 [variable]](#field-02-variable)
- [carbon--spacing-05 [variable]](#carbon--spacing-05-variable)
- [text-01 [variable]](#text-01-variable)
- [carbon--spacing-05 [variable]](#carbon--spacing-05-variable)
- [field-01 [variable]](#field-01-variable)
- [ui-04 [variable]](#ui-04-variable)
- [disabled-02 [variable]](#disabled-02-variable)
Expand Down

0 comments on commit c2ff6fa

Please sign in to comment.