remnantchat/src
Jeremy Kahn 6c434f84ab
refactor(styling): Remove Tailwind (#253)
* refactor(css): replace Tailwind classes with MUI sx
* chore(deps): remove classnames
* refactor(css): inline link baseline style
* feat(css): use modern-normalize
* chore(deps): remove tailwind
* refactor(css): inline all Sass files
* chore(deps): remove sass
2024-04-09 20:54:41 -05:00
..
components refactor(styling): Remove Tailwind (#253) 2024-04-09 20:54:41 -05:00
config chore(networking): update TURN server credentials (#246) 2024-04-01 17:24:25 -05:00
contexts feat(audio) [closes #230] Screenshare audio control (#248) 2024-04-01 21:25:12 -05:00
img feat: [closes #1] display logo (#10) 2022-09-11 17:27:16 -05:00
lib feat(audio) [closes #230] Screenshare audio control (#248) 2024-04-01 21:25:12 -05:00
models feat(audio) [closes #230] Screenshare audio control (#248) 2024-04-01 21:25:12 -05:00
pages refactor(styling): Remove Tailwind (#253) 2024-04-09 20:54:41 -05:00
services chore(deps): update prettier 2024-04-07 16:59:49 -05:00
test-utils chore: Migrate from Create React App to Vite (#231) 2024-03-12 21:44:43 -05:00
Bootstrap.test.tsx chore: Migrate from Create React App to Vite (#231) 2024-03-12 21:44:43 -05:00
Bootstrap.tsx chore: Migrate from Create React App to Vite (#231) 2024-03-12 21:44:43 -05:00
index.css refactor(styling): Remove Tailwind (#253) 2024-04-09 20:54:41 -05:00
index.tsx refactor(styling): Remove Tailwind (#253) 2024-04-09 20:54:41 -05:00
Init.tsx chore: Migrate from Create React App to Vite (#231) 2024-03-12 21:44:43 -05:00
polyfills.ts chore: Migrate from Create React App to Vite (#231) 2024-03-12 21:44:43 -05:00
react-app-env.d.ts chore: Migrate from Create React App to Vite (#231) 2024-03-12 21:44:43 -05:00
reportWebVitals.ts chore: set up Typescript 2022-08-08 21:04:37 -05:00
setupTests.ts chore: Migrate from Create React App to Vite (#231) 2024-03-12 21:44:43 -05:00