Challenge 1 / 1
Suppose we are working on a Twig template and we need to add a CSS link to
a checkout.css
file that lives at public/css/
. How would you do that?
Skip challenges and go to theNext Chapter
Suppose we are working on a Twig template and we need to add a CSS link to
a checkout.css
file that lives at public/css/
. How would you do that?