Took me a while to figure this out and it would help others if it was explicitly documented. ```less &{ import "./foo.less" } ``` Prevents variables in foo.less from overwriting variables globally.