Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

281
Views
Tailwind CSS and JS is not working on GitHub page

Tailwind CSS and JavaScript is not working on my GitHub pages.

Here is my GitHub page link https://slug01.github.io/keep-notes/

https://slug01.github.io/keep-notes/

about 4 years ago · Juan Pablo Isaza
2 answers
Answer question

0

You probably forget to add CDN link in your head tag inside html add this tag inside your head tag and than you are good to goo...

<script src="https://cdn.tailwindcss.com"></script>
about 4 years ago · Juan Pablo Isaza Report

0

In addition of the DCN link, you have in your index.html a <link rel="stylesheet" href="/dest/output.css">

As in this thread, use a relative path to refer to your file, e.g. <link rel="stylesheet" href="dest/output.css">.

Or ../dest/... for your sub-pages

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!