mirror of
				https://github.com/remvze/moodist.git
				synced 2025-10-30 18:22:27 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			89 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			89 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| module.exports = {
 | |
|   plugins: {
 | |
|     autoprefixer: {},
 | |
|     'postcss-nesting': {},
 | |
|   },
 | |
| };
 |