This style code worked for me a few months back. I have updated to the latest Jade NPM package and now it is not working. Can some please assist me with the proper way to inli
This worked for me:
style. body { background-color: {{themeColor}}; }
Got it from: https://github.com/mquandalle/meteor-jade/issues/102 where the post suggests to use "dot notation"