Skip to content

Conversation

@andreamangano
Copy link
Member

No description provided.

Copy link
Member

@lmammino lmammino left a comment

Choose a reason for hiding this comment

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

Just some minor comments around the presence of commented code here and there. If you think there is a good reason you are good to merge, otherwise I would advise to delete such comments and then merge.

padding: 0 ($space-base * 2) $space-base;
}
}
// &__frame {}
Copy link
Member

Choose a reason for hiding this comment

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

can this one be deleted at all?

}
}

// &__headline {
Copy link
Member

Choose a reason for hiding this comment

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

same here, do we want to maintain this stuff commented? I am always a bit against commented code, unless there is a very strong reason.

&__footer {
padding: $space-small $h-unit $space-medium;
}
// &__footer {}
Copy link
Member

Choose a reason for hiding this comment

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

commented code

padding: ($v-unit * 2) 0;
padding: $space-small 0;

// &__list {}
Copy link
Member

Choose a reason for hiding this comment

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

commented code

&__list {
border: 1px solid neutral-color('lower');
}
// &__list {}
Copy link
Member

Choose a reason for hiding this comment

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

commented code

}

&__item {
/*
Copy link
Member

Choose a reason for hiding this comment

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

commented code

@andreamangano andreamangano merged commit e88609f into master Feb 22, 2017
@andreamangano andreamangano deleted the feature/improve-docs branch February 24, 2017 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants