I have made a simple plugin that includes some css that styles the front end. I'm calling the function that includes the css with the get_header hook. It works fine. But I was just wondering if this was the best hook to use for this?
I've only made a couple of other plugins before and I'm not 100% sure on all the hooks.
Thanks