JSFiddle - React, Tailwind, and code Playground

by karthick6891

CSS

.button {
  
  &.orange {
    
    
    &.width {
      
      &.em{
        
      }
      
    }
    
    &.height {
      
    }
    
  }
  
}