Skip to content

Commit 10805c1

Browse files
committed
Unnecessary docs.
1 parent c04643c commit 10805c1

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

browser-extension/README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,6 @@ This is a [WXT](https://wxt.dev/)-based browser extension that
3131
- finds `textarea` components and decorates them with [overtype](https://overtype.dev/) and [highlight.js](https://highlightjs.org/)
3232
- stores unposted comment drafts, and makes them easy to find via the extension popup
3333

34-
### Tech Stack
35-
36-
- **Framework**: [WXT](https://wxt.dev/) for browser extension development
37-
- **UI**: React with TypeScript JSX
38-
- **Styling**: Tailwind CSS v4 (with first-party Vite plugin)
39-
- **Components**: shadcn/ui for table components
40-
- **Editor Enhancement**: [Overtype](https://overtype.dev/) with syntax highlighting
41-
- **Build**: Vite with React plugin
42-
4334
### Entry points
4435

4536
- [`src/entrypoints/content.ts`](src/entrypoints/content.ts) - injected into every webpage

0 commit comments

Comments
 (0)