forked from Git/hugo-story
		
	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.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user