Compare commits
	
		
			2 Commits
		
	
	
		
			f9557cf33a
			...
			f39a8319ce
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| f39a8319ce | |||
| 66900cfc38 | 
							
								
								
									
										15
									
								
								templates/CSS.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								templates/CSS.xml
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,15 @@ | ||||
| <templateSet group="CSS"> | ||||
|   <template name="dc" value="display: flex;
flex-direction: $END$;
justify-content: center;
align-items: center;" description="Display flex center" toReformat="false" toShortenFQNames="true"> | ||||
|     <context> | ||||
|       <option name="CSS" value="true" /> | ||||
|     </context> | ||||
|   </template> | ||||
|   <template name="df" value="display: flex;
flex-direction: $DIR$;
justify-content: $JC$;
align-items: $AI$;" description="Dipslay flex" toReformat="false" toShortenFQNames="true"> | ||||
|     <variable name="DIR" expression="" defaultValue="" alwaysStopAt="true" /> | ||||
|     <variable name="JC" expression="" defaultValue="" alwaysStopAt="true" /> | ||||
|     <variable name="AI" expression="" defaultValue="" alwaysStopAt="true" /> | ||||
|     <context> | ||||
|       <option name="CSS" value="true" /> | ||||
|     </context> | ||||
|   </template> | ||||
| </templateSet> | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user