You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							16 lines
						
					
					
						
							731 B
						
					
					
				
			
		
		
	
	
							16 lines
						
					
					
						
							731 B
						
					
					
				# To enable CSS hot-reload, set the following variable to 1.
 | 
						|
CSS_HOT_RELOAD=1
 | 
						|
# To use the full page error dialog, set this to 1. Please report false positives to
 | 
						|
# the issue tracker for handling.
 | 
						|
FULL_PAGE_ERRORS=0
 | 
						|
# To use a single theme, uncomment the line with the theme you want to hot-reload.
 | 
						|
MATRIX_THEMES='light'
 | 
						|
#MATRIX_THEMES='dark'
 | 
						|
#MATRIX_THEMES='legacy-light'
 | 
						|
#MATRIX_THEMES='legacy-dark'
 | 
						|
#MATRIX_THEMES='light-custom'
 | 
						|
#MATRIX_THEMES='dark-custom'
 | 
						|
# You can also enable multiple themes by using a comma-separated list.
 | 
						|
# When multiple themes are enabled, switching between them may require a full page reload.
 | 
						|
# Note that compilation times are proportional to the number of enabled themes.
 | 
						|
#MATRIX_THEMES='light,dark'
 | 
						|
 |