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
Work for me in jade file
style(media='screen', type='text/css') @media (min-width: 1200px) { .container{ max-width: 970px; } }