mirror of
				https://github.com/iib0011/omni-tools.git
				synced 2025-10-31 09:34:04 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			79 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			79 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| export default {
 | |
|   plugins: {
 | |
|     tailwindcss: {},
 | |
|     autoprefixer: {}
 | |
|   }
 | |
| };
 | 
