next.js icon indicating copy to clipboard operation
next.js copied to clipboard

Docs: Can't get `https://nextjs.org/docs/app/building-your-application/styling/css` page.

Open 2chanhaeng opened this issue 1 year ago • 4 comments

What is the documentation issue?

I tried to go to https://nextjs.org/docs/app/building-your-application/styling/css, but I couldn't get to that page. It redirects to https://nextjs.org/docs/app/building-your-application/styling.

Is there any context that might help us understand?

When I checked the Network tab in Developer Tools, the status code of response is 308. But there is doc file for CSS. image

Does the docs page already exist? Please link to it.

https://nextjs.org/docs/app/building-your-application/styling/css

2chanhaeng avatar Nov 08 '24 15:11 2chanhaeng

@2chanhaeng Seems like issue exist in current stable release 15.0.3 Switch to15.0.4-canary.2 docs it is fixed. https://nextjs.org/docs/canary/app/building-your-application/styling/css

Naveen0903 avatar Nov 08 '24 18:11 Naveen0903

@2chanhaeng Thank you for sharing! The team has been made aware of this issue—we are taking a look!

samcx avatar Nov 09 '24 00:11 samcx

Same, still not working after ~a month~ two months

vladshcherbin avatar Dec 05 '24 21:12 vladshcherbin

Hi, we have reworked the docs for CSS https://nextjs.org/docs/app/getting-started/css

icyJoseph avatar Jun 13 '25 12:06 icyJoseph

This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

github-actions[bot] avatar Oct 23 '25 12:10 github-actions[bot]