Input lightness and saturation values, and receive swatches from every hue with a matching css name
This project is written in Vue3 with composition api, with Tailwind for styling. I hosted it here for quick viewing: https://nc-swatches.netlify.app/
npm install
npm run dev
npm run build
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).