forked from MapComplete/MapComplete
		
	
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			135 B
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
import StylesheetTestGui from "./UI/StylesheetTestGui.svelte"
 | 
						|
 | 
						|
new StylesheetTestGui({
 | 
						|
    target: document.getElementById("main"),
 | 
						|
})
 |