mirror of
				https://github.com/vector-im/element-web.git
				synced 2025-11-03 17:51:51 +01:00 
			
		
		
		
	f1x0r CSS comment
This commit is contained in:
		
							parent
							
								
									708fd640f7
								
							
						
					
					
						commit
						acb85b7b72
					
				@ -28,8 +28,9 @@ limitations under the License.
 | 
			
		||||
// https://babeljs.io/docs/plugins/transform-runtime/
 | 
			
		||||
require('babel-polyfill');
 | 
			
		||||
 | 
			
		||||
// CSS requires: just putting them here for now as CSS is going to be
 | 
			
		||||
// refactored "soon" anyway
 | 
			
		||||
// Require common CSS here; this will make webpack process it into bundle.css.
 | 
			
		||||
// Our own CSS (which is themed) is imported via separate webpack entry points
 | 
			
		||||
// in webpack.config.js
 | 
			
		||||
require('gemini-scrollbar/gemini-scrollbar.css');
 | 
			
		||||
require('gfm.css/gfm.css');
 | 
			
		||||
require('highlight.js/styles/github.css');
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user