nuxt/website-v2

CSS not loaded in local environment

Open

#1,989 opened on Jan 16, 2022

 (17 comments) (0 reactions) (0 assignees)Vue (1,135 forks)github user discovery
bug-reporthelp wanted

Repository metrics

Stars
 (2,240 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello, I forked this repo and cloned it into my computer and ran yarn install. All deps installed and yarn.lock hasn't been affected. After all the deps are installed I ran yarn dev. Files built, development started with no errors.

The issue is every time I opened localhost:4000 in my browser the CSS is not loaded. Are there any steps that I missed? Thanks. image

Contributor guide