8 lines
		
	
	
		
			86 B
		
	
	
	
		
			CSS
		
	
	
		
			Executable File
		
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			86 B
		
	
	
	
		
			CSS
		
	
	
		
			Executable File
		
	
	
		
			Vendored
		
	
	
	
.form-group {
 | 
						|
    @apply mb-4 w-full;
 | 
						|
 | 
						|
    &.last {
 | 
						|
        @apply mt-8 mb-0;
 | 
						|
    }
 | 
						|
}
 |