story

story

loading

<!-- start `story` component; -->
<div class="story">
  <p>story</p>
</div>
<!-- end `story` component; -->
{
  "name": "story"
}
.story {
  @extend .component;
}