[PR #8] [MERGED] feat: import css from CDN #7

Closed
opened 2026-02-16 00:20:24 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/pdf-viewer/pull/8
Author: @thucpn
Created: 11/1/2024
Status: Merged
Merged: 11/1/2024
Merged by: @marcusschiesser

Base: mainHead: feat/import-css-from-cdn


📝 Commits (4)

  • 13a4dd2 feat: import css from CDN
  • b0d0bb2 fix: import from node_modules
  • ad9b45a Update .changeset/empty-singers-shake.md
  • 77ec023 fix: lint

📊 Changes

6 files changed (+10 additions, -3 deletions)

View changed files

.changeset/empty-singers-shake.md (+5 -0)
📝 README.md (+1 -0)
📝 package.json (+1 -0)
📝 src/view/PDFViewer.tsx (+0 -1)
📝 src/view/VirtualizedPdf.tsx (+0 -2)
📝 src/view/index.css (+3 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/pdf-viewer/pull/8 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 11/1/2024 **Status:** ✅ Merged **Merged:** 11/1/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `feat/import-css-from-cdn` --- ### 📝 Commits (4) - [`13a4dd2`](https://github.com/run-llama/pdf-viewer/commit/13a4dd2b00b60f7d62bf9b18a8a7861d9fbb2881) feat: import css from CDN - [`b0d0bb2`](https://github.com/run-llama/pdf-viewer/commit/b0d0bb2ab2a9d6d2032299692b86c941ed30c699) fix: import from node_modules - [`ad9b45a`](https://github.com/run-llama/pdf-viewer/commit/ad9b45ae0ad19a738d219749fb7e8ae32244db84) Update .changeset/empty-singers-shake.md - [`77ec023`](https://github.com/run-llama/pdf-viewer/commit/77ec0239c6e27d1cc1232e8d525daa6677c07830) fix: lint ### 📊 Changes **6 files changed** (+10 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/empty-singers-shake.md` (+5 -0) 📝 `README.md` (+1 -0) 📝 `package.json` (+1 -0) 📝 `src/view/PDFViewer.tsx` (+0 -1) 📝 `src/view/VirtualizedPdf.tsx` (+0 -2) 📝 `src/view/index.css` (+3 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:20:24 -05:00
yindo closed this issue 2026-02-16 00:20:24 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/pdf-viewer#7