We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afcafc0 commit 9c49e63Copy full SHA for 9c49e63
src/datagrid.ts
@@ -68,6 +68,7 @@ import {
68
DataGrid
69
} from './core/datagrid';
70
71
+import '@lumino/default-theme/style/datagrid.css';
72
// Import CSS
73
import '../css/datagrid.css'
74
0 commit comments