Download Google fonts before validating the individual SCSS
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 3 Feb 2021 14:57:05 +0000 (15:57 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 3 Feb 2021 14:57:05 +0000 (15:57 +0100)
commit7556c2996efa19fd4cff7bac4b70c125eef8fbdc
treef8dd6683c23c397ec9c89d759c49b2edf33d9113
parent255362229cfef814e10f3ac673d7ac8bef194e7f
Download Google fonts before validating the individual SCSS

The individual SCSS will compile the style and this compiled CSS will later be
used for the style itself.

When first downloading a new Google font the font will not yet be available
during this test, thus the necessary CSS will not be included which in turn
will cause the font to fail to display.
wcfsetup/install/files/lib/acp/form/StyleAddForm.class.php