Skip to content

Commit 847ae1d

Browse files
committed
remove extra stylesheets since they are included in uui-css anyway
1 parent e8d5a94 commit 847ae1d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

web-test-runner.config.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ export default {
1313
testRunnerHtml: testFramework =>
1414
`<html>
1515
<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">
1916
<link rel="stylesheet" href="/packages/uui-css/dist/uui-css.css">
2017
</head>
2118
<body>

0 commit comments

Comments
 (0)