JSFiddle - React, Tailwind, and code Playground

by oilvier

CSS

li {
  border-bottom: 1px solid red
}
li:last-child {
  border:none
}