We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I've followed the setup instructions but something seems to be broken with the CSS. Please see attached.
The text was updated successfully, but these errors were encountered:
Digging a little deeper I found that these inclusions link to missing files:
<link rel="stylesheet" href="http://someline-starter.app/assets/css/app.theme.css" type="text/css"/> <link rel="stylesheet" href="http://someline-starter.app/assets/css/app.vendor.css" type="text/css"/> <link rel="stylesheet" href="http://someline-starter.app/assets/css/app.main.css" type="text/css"/>
Sorry, something went wrong.
OK I found the problem. Need to run npm run watch to build the assets :)
npm run watch
No branches or pull requests
Hi,
I've followed the setup instructions but something seems to be broken with the CSS. Please see attached.
The text was updated successfully, but these errors were encountered: