[SOLVED] @media/css and the new code editor

  • I am not sure I am getting a reaction to @media:

image

(the compiler does not seem to recognize the function, as well)

Hi @Thomas_Due_Nielsen,

CSS isn’t compiled, but parsed directly by the browser.

1 Like
  • I am not sure I am getting a reaction to @media:

image

(if one are to observe the image above, the system/autocompleter should change the ‘.container …’ etc. to a blue color, which it doesn’t)

I am therefore doubtful that the system treats the code correctly - that it doesn’t interfere with the code (before being parsed at browser level)

Note: I had no trouble with ‘@media’-functionality in the old code editor - and I did read/experience that we have a new one