format
This commit is contained in:
		
							parent
							
								
									cd9dc6ecb5
								
							
						
					
					
						commit
						b4cacd5956
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -161,7 +161,7 @@ export const ComponentResources: QuartzEmitterPlugin<Options> = (opts?: Partial<
 | 
				
			||||||
            filename: "index.css",
 | 
					            filename: "index.css",
 | 
				
			||||||
            code: Buffer.from(stylesheet),
 | 
					            code: Buffer.from(stylesheet),
 | 
				
			||||||
            minify: true,
 | 
					            minify: true,
 | 
				
			||||||
            include: Features.MediaQueries
 | 
					            include: Features.MediaQueries,
 | 
				
			||||||
          }).code.toString(),
 | 
					          }).code.toString(),
 | 
				
			||||||
        }),
 | 
					        }),
 | 
				
			||||||
        emit({
 | 
					        emit({
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue