mirror of
				https://gitee.com/dromara/mayfly-go
				synced 2025-11-04 08:20:25 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			95 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			95 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
module.exports = {
 | 
						|
    plugins: {
 | 
						|
        tailwindcss: {},
 | 
						|
        autoprefixer: {},
 | 
						|
    },
 | 
						|
};
 |