mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
gui file updated to prevent duplicate injections
This commit is contained in:
parent
3b471ba602
commit
44c98612ed
@ -27,8 +27,6 @@ import common from '../utils/common';
|
|||||||
|
|
||||||
import styleSheet from './style.scss'; // CSS to embed in build
|
import styleSheet from './style.scss'; // CSS to embed in build
|
||||||
|
|
||||||
// css.inject(styleSheet);
|
|
||||||
|
|
||||||
/** @ignore Outer-most className for GUI's */
|
/** @ignore Outer-most className for GUI's */
|
||||||
const CSS_NAMESPACE = 'dg';
|
const CSS_NAMESPACE = 'dg';
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user