refactor: change tailwind.js from cdn to serve local #650

Closed
opened 2026-04-05 16:21:44 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @fzamperin on 10/18/2024

Title of this pull request?

refactor: change tailwind.js from cdn to serve local

Small Description?

closes #1724

This PR is simple, it just change the script urls from CDN to be served local, and then adding the scripts on the assets/js folder.

Pull Request Checklist:

  • Please make sure all jobs pass before requesting a review.
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • Have you lint your code locally before submission?
  • Did you write tests where appropriate?

#1724

Screenshots (if appropriate):

*Originally created by @fzamperin on 10/18/2024* ### Title of this pull request? refactor: change tailwind.js from cdn to serve local ### Small Description? closes #1724 This PR is simple, it just change the script urls from CDN to be served local, and then adding the scripts on the assets/js folder. ### Pull Request Checklist: - [x] Please make sure all jobs pass before requesting a review. - [x] Put `closes #XXXX` in your comment to auto-close the issue that your PR fixes (if such). - [x] Have you lint your code locally before submission? - [x] Did you write tests where appropriate? ### Related Issue? #1724 ### Screenshots (if appropriate):
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#650