li 태그를 검사해봤을 때 위와 같이 list-style-type이 none으로 되어있음
main.css에서 전역적으로 list-style에 none을 주고있음
tailwind base로 인해서 해당 css가 적용됨을 확인 -> li 태그 스타일을 직접 줘서 해결