Skip to content

Commit 97b5496

Browse files
committed
chore: Remove unused files
1 parent 8435d7b commit 97b5496

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+1
-59692
lines changed

DotnetDevKR.TailwindCSS.WebTest/Pages/Counter.razor

Lines changed: 0 additions & 18 deletions
This file was deleted.

DotnetDevKR.TailwindCSS.WebTest/Pages/Weather.razor

Lines changed: 0 additions & 57 deletions
This file was deleted.

DotnetDevKR.TailwindCSS.WebTest/wwwroot/index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>DotnetDevKR.TailwindCSS.WebTest</title>
88
<base href="/" />
9-
<link rel="stylesheet" href="lib/bootstrap/dist/css/bootstrap.min.css" />
109
<link rel="stylesheet" href="css/app.css" />
1110
<link rel="icon" type="image/png" href="favicon.png" />
1211
<link href="DotnetDevKR.TailwindCSS.WebTest.styles.css" rel="stylesheet" />
@@ -29,4 +28,4 @@
2928
<script src="_framework/blazor.webassembly.js"></script>
3029
</body>
3130

32-
</html>
31+
</html>

0 commit comments

Comments
 (0)