mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			81 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			81 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
export default {
 | 
						|
  plugins: {
 | 
						|
    tailwindcss: {},
 | 
						|
    autoprefixer: {},
 | 
						|
  },
 | 
						|
};
 |