| 
									
										
										
										
											2012-10-16 16:11:28 +04:00
										 |  |  | { | 
					
						
							|  |  |  | 	"disable_tab_abbreviations": true, | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-11-27 18:29:11 +04:00
										 |  |  | 	"hayaku_CSS_syntax_autoguess": [ | 
					
						
							| 
									
										
										
										
											2013-02-07 08:20:57 +04:00
										 |  |  | 		"selector {", | 
					
						
							|  |  |  | 		"\tproperty:value;", | 
					
						
							|  |  |  | 		"}" | 
					
						
							| 
									
										
										
										
											2012-11-27 18:29:11 +04:00
										 |  |  | 	], | 
					
						
							| 
									
										
										
										
											2012-10-16 16:11:28 +04:00
										 |  |  | 
 | 
					
						
							|  |  |  | 	// Syntax quirks | 
					
						
							|  |  |  | 	"hayaku_CSS_syntax_no_curly_braces": false,  // Don't print braces for code blocks | 
					
						
							|  |  |  | 	"hayaku_CSS_syntax_no_semicolons": false,  // Don't print the semicolon at the end of rule | 
					
						
							|  |  |  | 	"hayaku_CSS_syntax_no_colons": false,  // Don't print colon between property and value | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	// Prefixes | 
					
						
							|  |  |  | 	"hayaku_CSS_prefixes_disable": true  // Disable the prefixes at all, like if using nib	 | 
					
						
							|  |  |  | } |