<div class="EventsTemplate Template">

</div>
<div class="EventsTemplate Template">

</div>
{
  "company": "Ascend Performance Materials",
  "url": "https://www.ascendmaterials.com",
  "placeholders": {
    "copy": "Cozy lummox gives smart squid who asks for job pen"
  }
}
  • Content:
    .EventsTemplate {
    	.Block__title {
    		@apply text-xl
    			lg:text-3xl;
    	}
    
    	.Event {
    		@apply not-last:mb-8;
    	}
    }
  • URL: /components/raw/events-template/events-template.scss
  • Filesystem Path: src/components/03-templates/events-template/events-template.scss
  • Size: 110 Bytes
  • Handle: @events-template
  • Preview:
  • Filesystem Path: src/components/03-templates/events-template/events-template.twig

No notes defined.