Skip to content

Commit

Permalink
actually import the large screen styling
Browse files Browse the repository at this point in the history
  • Loading branch information
skedwards88 committed Aug 25, 2024
1 parent 104f954 commit d4ecd65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import "./styles/ControlBar.css";
import "./styles/Settings.css";
import "./styles/Rules.css";
import "./styles/Stats.css";
import "./styles/LargeScreen.css"

if (process.env.NODE_ENV !== "development" && "serviceWorker" in navigator) {
const path = "/service-worker.js";
Expand Down

0 comments on commit d4ecd65

Please sign in to comment.