We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc23921 commit 87e15bcCopy full SHA for 87e15bc
src/main.js
@@ -5,7 +5,7 @@
5
*
6
* @module main
7
*/
8
-import "../style.css";
+import "@style.css";
9
import * as THREE from "three";
10
import { Pane } from "tweakpane";
11
import Stats from "stats.js";
0 commit comments