Skip to content

Instantly share code, notes, and snippets.

@dineshdeveloper1
Last active October 28, 2019 19:36
Show Gist options
  • Save dineshdeveloper1/ffa525318016e20157968ea0b31f4325 to your computer and use it in GitHub Desktop.
Save dineshdeveloper1/ffa525318016e20157968ea0b31f4325 to your computer and use it in GitHub Desktop.
/* ==== Block Component ==================================== */
.card {
}
/* ==== Element the depend on block ======================== */
.card__image {
}
.card__description {
}
/* ==== Modifier that changes the style of block =========== */
.card__button--success{
}
.card__button--back {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment