Skip to content

Commit

Permalink
Update deepseek experience (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: AceDataCloud <[email protected]>
  • Loading branch information
Germey and AceDataCloud authored Feb 11, 2025
1 parent ff13c75 commit c0e1430
Show file tree
Hide file tree
Showing 9 changed files with 585 additions and 466 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "patch",
"comment": "update deepseek experience",
"packageName": "@acedatacloud/nexior",
"email": "[email protected]",
"dependentChangeType": "patch"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"prettier": "^2.6.2",
"rollup-plugin-string": "^3.0.0",
"sass": "^1.38.1",
"tailwindcss": "^3.4.0",
"tailwindcss": "^2.2.8",
"typescript": "^4.9.5",
"vite": "^2.9.16",
"vite-bundle-visualizer": "1.0",
Expand Down
3 changes: 0 additions & 3 deletions src/assets/base.scss

This file was deleted.

1 change: 1 addition & 0 deletions src/assets/css/tailwind.css
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
Loading

0 comments on commit c0e1430

Please sign in to comment.