Skip to content

Commit

Permalink
Remove Bootstrap call from html
Browse files Browse the repository at this point in the history
  • Loading branch information
BartoszKlonowski committed Sep 18, 2024
1 parent 7fdc43b commit 51a0ba0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/popup/Main.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<title>session-storage Mozilla Firefox extension</title>
<meta charset="utf-8">
<link rel="stylesheet" href="Main.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
</head>

<body>
Expand Down

0 comments on commit 51a0ba0

Please sign in to comment.