mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	Merge pull request #208 from marclipovsky/develop
Allow -font-path to be overridden.
This commit is contained in:
		
						commit
						0f2363b385
					
				| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
// material icons path
 | 
					// material icons path
 | 
				
			||||||
$material-font-path: "../fonts";
 | 
					$material-font-path: "../fonts" !default;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Material colors palette
 | 
					// Material colors palette
 | 
				
			||||||
$red: #F44336 !default;
 | 
					$red: #F44336 !default;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user