We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8d5a94 commit 847ae1dCopy full SHA for 847ae1d
web-test-runner.config.mjs
@@ -13,9 +13,6 @@ export default {
13
testRunnerHtml: testFramework =>
14
`<html>
15
<head>
16
- <link rel="stylesheet" href="/packages/uui-css/dist/custom-properties.css">
17
- <link rel="stylesheet" href="/packages/uui-css/dist/uui-font.css">
18
- <link rel="stylesheet" href="/packages/uui-css/dist/uui-text.css">
19
<link rel="stylesheet" href="/packages/uui-css/dist/uui-css.css">
20
</head>
21
<body>
0 commit comments