Merge pull request #81 from rishvantsingh/release
This commit is contained in:
		
						commit
						a6f973b17f
					
				| 
						 | 
					@ -25,11 +25,11 @@
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.child {
 | 
					.child {
 | 
				
			||||||
  color: red;
 | 
					  color: green;
 | 
				
			||||||
  font-size: 14px;
 | 
					  font-size: 14px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
div.text {
 | 
					div.text {
 | 
				
			||||||
  color: green;
 | 
					  color: blue;
 | 
				
			||||||
  font-size: 28px;
 | 
					  font-size: 28px;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Loading…
	
		Reference in New Issue