U
U
UNy2018-04-17 22:03:35
Node.js
UNy, 2018-04-17 22:03:35

handlebars + css?

How to write ccs in handlebars?
In the layout I wrote a header:

<head>
    <meta charset="utf-8">
    <title>TEST site</title>

    <link rel="stylesheet" type="text/css" href="../public/stylesheets/style.css">
    <link href="../public/images/favicon.ico" rel='shortcut icon' type="image/x-icon" />
</head>

But the styles still don't work.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Abcdefgk, 2018-04-18
@Abcdefgk

href="stylesheets/style.css"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question