Restructure CSS files.

This commit is contained in:
2019-03-11 13:42:22 +01:00
parent 17d072a8c4
commit 3ecaec050b
6 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,5 @@
import * as THREE from "three";
import './open.scss';
const STAR_POINTS = 5;
let scene, camera, renderer;