console.error("The pseudo class \""+unsafePseudoClass+"\" is potentially unsafe when doing server-side rendering. Try changing it to \""+unsafePseudoClass.split('-child')[0]+"-of-type\".");
console.error("`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles.");
thrownewError("You have to configure `key` for your cache. Please make sure it's unique (and not equal to 'css') as it's used for linking styles to your cache.\n"+"If multiple caches share the same key they might \"fight\" for each other's style elements.");