mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 06:08:33 +00:00 
			
		
		
		
	⚒️ Restructured Sass organisation (#83)
* 🌈 Organise colors with vars only * ➕ New file structure * File restructuring * ⚒️ Fix build issue * Rearranged files
This commit is contained in:
		
							
								
								
									
										12
									
								
								assets/css/base/_fonts.scss
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								assets/css/base/_fonts.scss
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | ||||
| @import url('https://use.typekit.net/qlo3dpu.css'); | ||||
|  | ||||
| $sans-serif: monotype-grotesque, 'Lucida Sans', sans-serif; | ||||
| $serif: orpheuspro, Palatino, Times, serif; | ||||
| $ext-sans: monotype-grotesque-extended, Arial Black, sans-serif; | ||||
| $con-sans: monotype-grotesque-condensed, Arial Narrow, sans-serif; | ||||
|  | ||||
| $thin: 200; | ||||
| $light: 300; | ||||
| $regular: 400; | ||||
| $medium: 500; | ||||
| $bold: 700; | ||||
		Reference in New Issue
	
	Block a user