We are using your react mediqu theme. We are trying to change the values in scss in development but it is not changing on hot reload. you suggested to use the koala app to compile the scss but it's not a good way to do it. Does your code support compilation on hot reload in development
Hello Keshav Takatrao,
We are here to help you.
Please share your demo URL and FTP details so we detect the issue properly.
Thanks & Regards
Yamini
DexignZone
it's been more than a week I have tried everything you said but its not working it would really great if you can just set up a meet with someone from your tech team
Hello Keshav Takatrao,
Okay!! You update the issue...
As you say that you change the value of the variable, but after that you compile it?
If not then please compile it.
Thanks
we are trying to change the theme colors of the template we tried using by changing the variable value in scss but it didn't change. please help
Hello Keshav Takatrao,
Sorry for the late reply.
And follow the screenshots:
1. https://prnt.sc/zKg9ZvI511uv
2. https://prnt.sc/Ns_W4Mqk9Bkn
Please follow the below steps to compile it through the node-sass.
>> Open a command (cmd).
>> run command: - npm install node-sass
>> then run one more command: - npm run sass
Firstly apply changes in files that are given in screenshots.
Thanks & Regards
Yamini
DexignZone