mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 06:08:33 +00:00 
			
		
		
		
	 86713728a4
			
		
	
	86713728a4
	
	
	
		
			
			* tooling: add stylelint and base configuration (see #74) * Autofix with stylelint on commit
		
			
				
	
	
		
			5 lines
		
	
	
		
			58 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			58 B
		
	
	
	
		
			SCSS
		
	
	
	
	
	
| :root {
 | |
|   --auto-grid-min-size: 17rem;
 | |
|   --l-gap: 1rem;
 | |
| }
 |