You've already forked matrix-react-sdk
							
							
				mirror of
				https://github.com/matrix-org/matrix-react-sdk.git
				synced 2025-11-03 00:33:22 +03:00 
			
		
		
		
	This only covers the simple cases of references to issues and repos. More complex areas, such as deployment scripts, will be handled separately. Part of https://github.com/vector-im/element-web/issues/14864
		
			
				
	
	
		
			4 lines
		
	
	
		
			164 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			164 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
// Path from root SCSS file (such as `light.scss`) to `res` dir in the source tree
 | 
						|
// This value is overridden by external themes in `element-web`.
 | 
						|
$res: ../../..;
 |