mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-10-31 01:55:29 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			139 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			139 B
		
	
	
	
		
			JavaScript
		
	
	
	
	
	
| export default {
 | |
|   plugins: {
 | |
|     'postcss-import': {},
 | |
|     'tailwindcss/nesting': {},
 | |
|     tailwindcss: {},
 | |
|     autoprefixer: {},  
 | |
|   },
 | |
| }
 | 
