You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
					
						
							816 B
						
					
					
				
			
		
		
	
	
							816 B
						
					
					
				4.0.0-rc.0
- Breaking: Drops support for Node 0.12, we now require at least Node 4.
 - Breaking: Update PostCSS to 6.0.0.
 - Breaking: 
removeAfterKeywordis now set tofalseby default. This is to avoid incorrectly discarding emoji font families. - Removed support for compressing whitespace, this is now delegated to postcss-normalize-whitespace.
 
1.0.5
- Resolves an issue where 
varwould be removed fromfont-familyvalues (@ben-eb). 
1.0.4
- Ignores duplicated 
monospacedefinitions (@ben-eb). 
1.0.3
- Resolves an issue where the module would remove quotes from font families that began with numbers (@ben-eb).
 
1.0.2
- Upgraded postcss-value-parser to version 3 (@TrySound).
 
1.0.1
- Add repository link to 
package.json(@TrySound). 
1.0.0
- Initial release (@TrySound).