mirror of
				https://github.com/KevinMidboe/inline-html.git
				synced 2025-10-29 17:40:29 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| @import (less) './assets/imported.css';
 | |
| 
 | |
| #link {
 | |
|     background-image: url('assets/person.png');
 | |
|     background-size: contain;
 | |
|     background-repeat: no-repeat;
 | |
| } |