fix(style): extractCSS for proper ssr layout
This commit is contained in:
		
							parent
							
								
									6c60f92245
								
							
						
					
					
						commit
						919b948da7
					
				| @ -98,7 +98,9 @@ export default { | |||||||
|   }, |   }, | ||||||
| 
 | 
 | ||||||
|   // Build Configuration (https://go.nuxtjs.dev/config-build)
 |   // Build Configuration (https://go.nuxtjs.dev/config-build)
 | ||||||
|   build: {}, |   build: { | ||||||
|  |     extractCSS: true | ||||||
|  |   }, | ||||||
| 
 | 
 | ||||||
|   router: {} |   router: {} | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user