I have a LESS variable in a file called "variable.less" that looks like: I'm trying to import that variable into a separate LESS file and use it as so: This gives me the following error:
Can someone provide guidance on how to do this properly. Thanks |