Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Mixin regression #83

Open
winstliu opened this issue Nov 1, 2017 · 0 comments
Open

Mixin regression #83

winstliu opened this issue Nov 1, 2017 · 0 comments
Labels

Comments

@winstliu
Copy link
Contributor

winstliu commented Nov 1, 2017

.markdown-preview[data-use-github-style] {
  .markdown-body(); // comment this out to fix everything

  padding: 30px; // padding is property-value
  font-size: 16px; // entity.name.tag.custom
  color: #333; // support.type.property-name.media
  background-color: #fff; // entity.name.tag.custom
  overflow: scroll; // no scope

  a {
    color: #337ab7;
  }
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant