<label for="" class=" label ">Label</label>
        
    
        <label for="{{for}}" class="{{mixes}} label {{modifiers}}">{{{text}}}</label>
    
        
            
            {
  "text": "Label"
}
            
        
    
                                .label {
  display: block;
  padding-bottom: 0.8rem;
  &.-required {
    &::after {
      content: '*';
      white-space: nowrap;
    }
  }
}
                            
                            
                        There are no notes for this item.