We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f76f7 commit bd91fe2Copy full SHA for bd91fe2
1 file changed
webapp/Main.js
@@ -8,7 +8,7 @@ import { LoadingSpinner } from '@metacell/geppetto-meta-client/components';
8
import { NetPyNE } from './components';
9
import theme from './theme';
10
import store from './redux/store';
11
-import '@metacell/geppetto-meta-ui/flex-layout/style/dark.scss';
+import '@metacell/geppetto-meta-ui/flex-layout/style/dark.css';
12
13
global.GEPPETTO_CONFIGURATION = require('./GeppettoConfiguration.json');
14
const { initGeppetto } = require('@metacell/geppetto-meta-client/GEPPETTO');
0 commit comments