v11.2.1
commit cecd5bd
Author: Alan Agius [email protected]
Date: Fri Feb 26 20:48:41 2021 +0100
fix(@nguniversal/common): inline critical font-face rules when using critical css inlining
When critical font rules are not inlined it will cause blinking as during first render the fallback font will be rendered.
Closes #2002
(cherry picked from commit dbad8e971b484df81a941884306d4a9c912f6236)