smarpy is an open-source web design sass library.
It uses oklch() to declare color palette.
If you want to use in React Project, you can use react-smarpy.
npm install @smartupcorp/smarpy<link
rel="stylesheet"
type="text/css"
media="all"
href="https://unpkg.com/@smartupcorp/smarpy/dist/css/smarpy.min.css"
/><link
rel="stylesheet"
type="text/css"
media="all"
href="https://unpkg.com/@smartupcorp/smarpy/dist/css/smarpy-utilities.min.css"
/>