Page not found after deploying using tailwind css

please I am stuck, I have been trying to deploy my site but its showing “page not found, looks like you’ve followed a broken link. i am using tailwind css”

Netlify site name: strong-sfogliatella-acfc83

site link: https://strong-sfogliatella-acfc83.netlify.app

github repo: https://github.com/f-lajoc/createCo-rebuild

the build log
4:15:24 AM: Netlify Build
4:15:24 AM: ────────────────────────────────────────────────────────────────
4:15:24 AM: ​
4:15:24 AM: ❯ Version
4:15:24 AM: @netlify/build 29.17.2
4:15:24 AM: ​
4:15:24 AM: ❯ Flags
4:15:24 AM: baseRelDir: true
4:15:24 AM: buildId: 64c7274142477c60396721a6
4:15:24 AM: deployId: 64c7274142477c60396721a8
4:15:24 AM: ​
4:15:24 AM: ❯ Current directory
4:15:24 AM: /opt/build/repo
4:15:24 AM: ​
4:15:24 AM: ❯ Config file
4:15:24 AM: No config file was defined: using default values.
4:15:24 AM: ​
4:15:24 AM: ❯ Context
4:15:24 AM: production
4:15:24 AM: ​
4:15:24 AM: Build command from Netlify app
4:15:24 AM: ────────────────────────────────────────────────────────────────
4:15:24 AM: ​
4:15:24 AM: $ npm run build
4:15:24 AM: > createco-rebuild@1.0.0 build
4:15:24 AM: > tailwindcss -i ./css/style.css -o ./dist/main.css
4:15:24 AM: Rebuilding…
4:15:27 AM: warn - The utility w-[calc(100%-theme('spacing[some_key][1.5]'))] contains an invalid theme value and was not generated.
4:15:27 AM: Done in 2770ms.
4:15:27 AM: ​
4:15:27 AM: (build.command completed in 3.3s)
4:15:27 AM: ​
4:15:27 AM: (Netlify Build completed in 3.3s)
4:15:29 AM: Section completed: building
4:15:30 AM: Finished processing build request in 15.413s

deploy summary:

Hi there,

Did you see this guide yet? This is the best place to start for “Page Not Found” issues.

If you are still seeing issues after following the troubleshooting steps in there, please check out this Support Guide as well. It outlines all of our build and deploy resources and will get you on the right track :slight_smile:

If none of the above resources help, please write back with your site name and what steps you have tried and we can look into this further!