mirror of
				https://github.com/cp6/my-idlers.git
				synced 2025-11-03 23:59:09 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			158 B
		
	
	
	
		
			SCSS
		
	
	
	
		
			Vendored
		
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			158 B
		
	
	
	
		
			SCSS
		
	
	
	
		
			Vendored
		
	
	
	
// Fonts
 | 
						|
@import url('https://fonts.googleapis.com/css?family=Nunito');
 | 
						|
 | 
						|
// Variables
 | 
						|
@import 'variables';
 | 
						|
 | 
						|
// Bootstrap
 | 
						|
@import '~bootstrap/scss/bootstrap';
 |