mirror of
				https://github.com/RetroDECK/RetroDECK.git
				synced 2025-04-10 19:15:12 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			143 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			143 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| if (document.querySelectorAll('[data-bss-baguettebox]').length > 0) {
 | |
|    baguetteBox.run('[data-bss-baguettebox]', { animation: 'slideIn' });
 | |
| } | 
