summaryrefslogtreecommitdiff
path: root/scss/tests/files/general/global-variable-exists.css
blob: a614018cb1d250fe74d0a1ac95633e720df9651b (plain)
1
2
3
4
5
blockquote {
  background: lime;
  color: red;
  float: right;
}