mirror of https://github.com/h44z/wg-portal.git
				
				
				
			fix bootswatch 5.3.5 issue
This commit is contained in:
		
							parent
							
								
									c73286e11a
								
							
						
					
					
						commit
						8e5d5138c0
					
				|  | @ -5,6 +5,10 @@ $web-font-path: false; | ||||||
| @import "bootstrap/scss/bootstrap"; | @import "bootstrap/scss/bootstrap"; | ||||||
| @import "bootswatch/dist/lux/bootswatch"; | @import "bootswatch/dist/lux/bootswatch"; | ||||||
| 
 | 
 | ||||||
|  | // fix strange border width bug in bootswatch 5.3 | ||||||
|  | :root { | ||||||
|  |     --bs-border-width: 1px; | ||||||
|  | } | ||||||
| 
 | 
 | ||||||
| // for future use, once bootswatch supports @use | // for future use, once bootswatch supports @use | ||||||
| /* | /* | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue