Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgofreight committed Jun 26, 2024
1 parent 5281d2a commit e752c1b
Show file tree
Hide file tree
Showing 6 changed files with 75 additions and 24 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Micro Frontend Testing</title>
<link rel="stylesheet" href="styles-auto.css">
<script type="module" crossorigin src="/website-mf-testing/assets/index-xkL1Iy0q.js"></script>
<script type="module" crossorigin src="/website-mf-testing/assets/index-Dy6Ml1B5.js"></script>
<link rel="stylesheet" crossorigin href="/website-mf-testing/assets/index-CYzq5Wgn.css">

<script>
Expand Down
2 changes: 1 addition & 1 deletion assets/index-xkL1Iy0q.js → assets/index-Dy6Ml1B5.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Micro Frontend Testing</title>
<link rel="stylesheet" href="styles-auto.css">
<script type="module" crossorigin src="/website-mf-testing/assets/index-xkL1Iy0q.js"></script>
<script type="module" crossorigin src="/website-mf-testing/assets/index-Dy6Ml1B5.js"></script>
<link rel="stylesheet" crossorigin href="/website-mf-testing/assets/index-CYzq5Wgn.css">
</head>
<body>
Expand Down
54 changes: 35 additions & 19 deletions style.css

Large diffs are not rendered by default.

37 changes: 36 additions & 1 deletion styles-auto-source.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion styles-auto.css

Large diffs are not rendered by default.

0 comments on commit e752c1b

Please sign in to comment.