removed an inaccurate comment. #870

This commit is contained in:
davemfish 2022-03-29 14:41:25 -04:00
parent 9390dc5497
commit 02b4b5b1ea
1 changed files with 0 additions and 5 deletions

View File

@ -6,11 +6,6 @@
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
charset="UTF-8"
>
<!-- href are relative to the outDir in renderer/vite.config.js,
I think, despite the leading slash.
Leading slash works in dev because vite BASE_URL is /, not in build.
No slash fails in dev.
-->
<link
rel="stylesheet"
href="/node_modules/bootstrap/dist/css/bootstrap.min.css"