Advertisement
jonelet

Sass - bem

Jun 28th, 2017
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.14 KB | None | 0 0
  1. .list {
  2.   &__item {
  3.  
  4.   }
  5.  
  6.   &__item-img {
  7.  
  8.   }
  9.  
  10.   &__item-header {
  11.  
  12.   }
  13.  
  14.   &__item-body {
  15.  
  16.   }
  17. }
  18.  
  19. .list__item--red {
  20.  
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement