Skip to content

Instantly share code, notes, and snippets.

View belozer's full-sized avatar
🏠
Working from home

Sergey Belozyorcev belozer

🏠
Working from home
  • Nevinnomyssk, Russia
View GitHub Profile
block(button).mod(theme islands) {
font-family: Arial, Helvetica, sans-serif;
position: relative;
display: inline-block;
margin: 0;
padding: 0;
.attach_theme_islands
{
font-family: Arial, Helvetica, sans-serif;
display: inline-block;
white-space: nowrap;
.attach__control
{
@belozer
belozer / attach_theme_islands.styl
Last active July 26, 2016 13:51
bem-components/attach using Pobem
block(attach).mod(theme islands)
{
font-family: Arial, Helvetica, sans-serif;
display: inline-block;
white-space: nowrap;
elem(control)
{