Hi
I have downloaded the Hello World in an effort to teach myself how to create a new module.
I have failed at the first hurdle simply trying to add an external link to a css file! I placed the link in the Hello World index.php but the page now fails to load.
<link rel="stylesheet" href="dist/style.min.css" />
(I have added a dist sub folder to the hello_world folder)
I have ploughed thru' a ton of code but I just cannot figure out where I should put my external links.
Can you advise please?
Thanks
I have downloaded the Hello World in an effort to teach myself how to create a new module.
I have failed at the first hurdle simply trying to add an external link to a css file! I placed the link in the Hello World index.php but the page now fails to load.
<link rel="stylesheet" href="dist/style.min.css" />
(I have added a dist sub folder to the hello_world folder)
I have ploughed thru' a ton of code but I just cannot figure out where I should put my external links.
Can you advise please?
Thanks