Quote:
Originally Posted by JSWolf
Because it's spreading incorrect information.
There is a way around the older RMSDK's CSS bug. Use @support for any CSS that causes RMSDK to ignore the CSS.
|
ADE ignores @supports and if inside any @supports statement ADE finds something it doesn't like (i.e. calc()), then all the css stylesheet will be ignored. You can't rely on @supports to avoid ADE bugs.