mirror of
				https://github.com/usememos/memos.git
				synced 2025-10-26 22:36:16 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			113 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			113 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| /* eslint-disable no-undef */
 | |
| module.exports = {
 | |
|   plugins: {
 | |
|     tailwindcss: {},
 | |
|     autoprefixer: {},
 | |
|   },
 | |
| };
 |