feat(chapter2): add Ant Design demo page
Add the demo route and Ant Design layout, include the missing page styles, and align global CSS and dependencies with the demo setup.
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"lint:style": "stylelint \"**/*.css\" --fix --cache --cache-location node_modules/.cache/stylelint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/cssinjs": "^2.1.2",
|
||||
"@ant-design/nextjs-registry": "^1.3.0",
|
||||
"antd": "^6.6.2",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^1.37.0",
|
||||
|
||||
Reference in New Issue
Block a user