10 lines
		
	
	
		
			265 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			265 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <snippet>
 | |
| 	<content><![CDATA[<style${1:${2: type="text/css"}${3: media="${4:screen}"}}>
 | |
| 	$5
 | |
| </style>$0]]></content>
 | |
| 	<tabTrigger>style</tabTrigger>
 | |
|   <scope>source.php,text.html</scope>
 | |
| 	<description><style></description>
 | |
| 	<scope>text.html</scope>
 | |
| </snippet>
 |