mirror of
				https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
				synced 2025-10-31 09:55:30 +00:00 
			
		
		
		
	Fixed some build options for vite
This commit is contained in:
		
							
								
								
									
										13
									
								
								node_modules/postcss/lib/comment.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								node_modules/postcss/lib/comment.js
									
									
									
										generated
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| 'use strict' | ||||
|  | ||||
| let Node = require('./node') | ||||
|  | ||||
| class Comment extends Node { | ||||
|   constructor(defaults) { | ||||
|     super(defaults) | ||||
|     this.type = 'comment' | ||||
|   } | ||||
| } | ||||
|  | ||||
| module.exports = Comment | ||||
| Comment.default = Comment | ||||
		Reference in New Issue
	
	Block a user
	 Simon Martens
					Simon Martens