anything-llm/frontend
Timothy Carambat 3945a77290
Add mobile stylings to UI (#75)
* initial chat pages mobile stylings

* fix sidebar

* manage workspace modal styles

* mobile styles v1
2023-06-16 23:50:56 -07:00
..
public inital commit 2023-06-03 19:28:07 -07:00
src Add mobile stylings to UI (#75) 2023-06-16 23:50:56 -07:00
.env.production inital commit 2023-06-03 19:28:07 -07:00
.eslintrc.cjs inital commit 2023-06-03 19:28:07 -07:00
.gitignore inital commit 2023-06-03 19:28:07 -07:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html inital commit 2023-06-03 19:28:07 -07:00
jsconfig.json inital commit 2023-06-03 19:28:07 -07:00
package-lock.json add codeblock support for prompt replies and historical messages (#55) 2023-06-14 13:35:55 -07:00
package.json Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js inital commit 2023-06-03 19:28:07 -07:00
vite.config.js inital commit 2023-06-03 19:28:07 -07:00
yarn.lock Upload and process documents via UI + document processor in docker image (#65) 2023-06-16 16:01:27 -07:00