Skip to content

Commit 87e15bc

Browse files
authored
Update main.js
1 parent cc23921 commit 87e15bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*
66
* @module main
77
*/
8-
import "../style.css";
8+
import "@style.css";
99
import * as THREE from "three";
1010
import { Pane } from "tweakpane";
1111
import Stats from "stats.js";

0 commit comments

Comments
 (0)