<div class="example">
    Example variable
</div>
<div class="example">
  {{ title }}
</div>
{
  "title": "Example variable"
}
  • Content:
    .example {
        padding: 20px;
        background: red;
        color: #fff;
    }
  • URL: /components/raw/example/example.scss
  • Filesystem Path: components/01-core/example/example.scss
  • Size: 69 Bytes

There are no notes for this item.