Skip to content
New issue

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

After setup CSS seems to be broken #53

Closed
geoidesic opened this issue Jun 4, 2017 · 2 comments
Closed

After setup CSS seems to be broken #53

geoidesic opened this issue Jun 4, 2017 · 2 comments

Comments

@geoidesic
Copy link

Hi,
I've followed the setup instructions but something seems to be broken with the CSS. Please see attached.
screen shot 2017-06-04 at 3 51 10 pm

@geoidesic
Copy link
Author

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"/>

screen shot 2017-06-04 at 3 54 33 pm

@geoidesic
Copy link
Author

OK I found the problem. Need to run npm run watch to build the assets :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant