christiannaths / css-styleguide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS Styleguide

/* This is a good example!*/
.styleguide-format {
  border: 1px solid #0f0;
  color: #000;
  background: rgba(0,0,0,0.5);
}

About