Hello.
We use esbuild to build the react application. From a certain moment, the build fails us with an error: X [ERROR] Undefined operation "var(--bs-border-width) * 2".
It is possible to fix it somehow?
We use:
"@progress/kendo-theme-bootstrap": "^6.2.0"
"bootstrap": "^5.1.3"
"react-bootstrap": "^2.6.0"
Thank you.