mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Update .browserslistrc (#31124)
* remove ExplorerMobile since it's included in `dead` browsers * change Edge to >= 16 otherwise browserslist seems to include >= 17
This commit is contained in:
		
							parent
							
								
									4fb01c34d7
								
							
						
					
					
						commit
						9882de8079
					
				|  | @ -5,9 +5,8 @@ last 1 major version | |||
| not dead | ||||
| Chrome >= 60 | ||||
| Firefox >= 60 | ||||
| Edge >= 16.16299 | ||||
| Edge >= 16 | ||||
| iOS >= 10 | ||||
| Safari >= 10 | ||||
| Android >= 6 | ||||
| not Explorer <= 11 | ||||
| not ExplorerMobile <= 11 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue