Skip to content

Conversation

tylersticka
Copy link
Member

Overview

Fixes lint errors introduced between #506 and #507 being merged.

Testing

Verify status checks pass.

@tylersticka tylersticka requested a review from a team March 4, 2020 01:13
// TODO: These font styles are temporary, for demo purposes
font-family: inherit;
font-size: 18px;
transition: transform motion.$speed-quick motion.$ease-out;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is transition temporary? If not, I'd recommend changing the temporary comment to a footnote style to make it clearer which lines it applies to.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything in demo is temporary.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If it's temporary, then you're good to go. :)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just wanted to make sure that rule moving below the comment wasn't inadvertently confusing.

@tylersticka tylersticka requested a review from spaceninja March 4, 2020 16:47
@tylersticka tylersticka merged commit e5d6bc7 into v-next Mar 4, 2020
@tylersticka tylersticka deleted the fix/lint-error branch March 4, 2020 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants