I am developing the 3rd party web control, and using the 'react-select'. Currently I would like to customize my control via overwriting the less variables, other than overwriting css directly, it makes more succinct in code. My question is that is it possible to import the 'react-select' less file directly and re-value a variable, then it take effect on the webpage control without any css compiling?