Success

<p class="success">Lorem ipsum dolor sit amet adipiscing elit.</p>
<p class="success">{{copy}}</p>
{
  "copy": "Lorem ipsum dolor sit amet adipiscing elit."
}
  • Content:
    .success {
      color: $color-success;
      font-weight: $font-bold;
    }
    
  • URL: /components/raw/success/Success.scss
  • Filesystem Path: src/components/01-Units/Type/Success/Success.scss
  • Size: 65 Bytes

There are no notes for this item.