What is classnames?
"A simple utility for conditionally joining classNames together"
classnames is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 23.0 KB on disk.
Installation Guide
# Install via NPM
npm install classnames
# Install via Yarn
yarn add classnames