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

css link not working. Please comment on how to use stylesheets. #257

Open
Tudball opened this issue Jul 25, 2019 · 1 comment
Open

css link not working. Please comment on how to use stylesheets. #257

Tudball opened this issue Jul 25, 2019 · 1 comment

Comments

@Tudball
Copy link

Tudball commented Jul 25, 2019

Other versions of hbs seem to accept the link to a css stylesheet. How is this done with express-handlebars?

@UziTech
Copy link

UziTech commented Jul 25, 2019

You should be able to just use regular html to link to a stylesheet

<link rel="stylesheet" href="/path/to/style.css" />

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

2 participants