Skip to content

Commit 4f0c175

Browse files
committed
feat(grid-lite): update styling sample to use sass theme
1 parent ddaa62c commit 4f0c175

4 files changed

Lines changed: 22 additions & 406 deletions

File tree

samples/grids/grid-lite/styling-custom-theme/package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"dependencies": {
1717
"igniteui-grid-lite": "^0.0.1",
1818
"igniteui-react": "^19.4.0",
19+
"igniteui-theming": "^24.0.2",
1920
"igniteui-webcomponents": "^6.3.0",
2021
"lit-html": "^3.2.0",
2122
"react": "^19.2.0",
@@ -30,6 +31,7 @@
3031
"@vitejs/plugin-react": "^5.0.4",
3132
"@vitest/browser": "^3.2.4",
3233
"eslint": "^8.33.0",
34+
"sass": "^1.83.0",
3335
"eslint-config-react": "^1.1.7",
3436
"eslint-plugin-react": "^7.20.0",
3537
"typescript": "^4.8.4",

0 commit comments

Comments
 (0)