We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddaa62c commit 4f0c175Copy full SHA for 4f0c175
4 files changed
samples/grids/grid-lite/styling-custom-theme/package.json
@@ -16,6 +16,7 @@
16
"dependencies": {
17
"igniteui-grid-lite": "^0.0.1",
18
"igniteui-react": "^19.4.0",
19
+ "igniteui-theming": "^24.0.2",
20
"igniteui-webcomponents": "^6.3.0",
21
"lit-html": "^3.2.0",
22
"react": "^19.2.0",
@@ -30,6 +31,7 @@
30
31
"@vitejs/plugin-react": "^5.0.4",
32
"@vitest/browser": "^3.2.4",
33
"eslint": "^8.33.0",
34
+ "sass": "^1.83.0",
35
"eslint-config-react": "^1.1.7",
36
"eslint-plugin-react": "^7.20.0",
37
"typescript": "^4.8.4",
0 commit comments