Skip to content

- Removed CDN link.#5

Merged
WilsonNet merged 2 commits intoWilsonNet:mainfrom
elliottmejia:chore/tailwindnpm
Jan 24, 2026
Merged

- Removed CDN link.#5
WilsonNet merged 2 commits intoWilsonNet:mainfrom
elliottmejia:chore/tailwindnpm

Conversation

@elliottmejia
Copy link
Contributor

  • Added Tailwind CSS as a dependency.
  • Integrated Tailwind CSS plugin in vite.config.ts for styling support. Used PluginOption[] assertion to tell our typescript overlord the obvious.
  • Created a global.css file for tailwind to target.
  • Refactored contents of <style/> in index.html -> global.css file for cleanliness.

- Added Tailwind CSS as a dependency.
- Integrated Tailwind CSS plugin in vite.config.ts for styling support. Used PluginOption[] assertion to tell our typescript overlord the obvious.
- Created a global.css file for tailwind to target.
- Refactored contents of <style/> in  index.html -> global.css file for cleanliness.
@WilsonNet
Copy link
Owner

Thanks @elliottmejia, it is not passing on the linter right now. Feel free to fix it if you are there, otherwise I will send a commit fixing to this pr and merge with squash

- Add type annotation to PluginOption import in vite.config.ts
- Remove duplicate rel attribute from stylesheet link
- Remove invalid script tag and noscript with invalid alert element
- All CI checks now pass (lint, format, build)
@WilsonNet WilsonNet merged commit 1a4bb81 into WilsonNet:main Jan 24, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants