update path of custom-properties.css as loaded for the test runner
This commit is contained in:
@@ -48,7 +48,7 @@ export default {
|
||||
<title>Umbraco</title>
|
||||
<base href="/" />
|
||||
<link rel="stylesheet" href="node_modules/@umbraco-ui/uui-css/dist/uui-css.css">
|
||||
<link rel="stylesheet" href="src/core/css/custom-properties.css">
|
||||
<link rel="stylesheet" href="libs/css/custom-properties.css">
|
||||
</head>
|
||||
<body>
|
||||
<script type="module" src="${testFramework}"></script>
|
||||
|
||||
Reference in New Issue
Block a user