mirror of
				https://github.com/caressofsteel/hugo-story.git
				synced 2025-11-03 23:35:28 +01:00 
			
		
		
		
	added breakpint: null and removed deprecated !global
This commit is contained in:
		@@ -4,7 +4,8 @@
 | 
			
		||||
 | 
			
		||||
	/// Breakpoints.
 | 
			
		||||
	/// @var {list}
 | 
			
		||||
	$breakpoints: () !global;
 | 
			
		||||
	//$breakpoints: () !global;
 | 
			
		||||
	$breakpoints: null;
 | 
			
		||||
 | 
			
		||||
// Mixins.
 | 
			
		||||
 | 
			
		||||
@@ -220,4 +221,4 @@
 | 
			
		||||
				@content;
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
	}
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user