I have created a Readme child theme but cannot get my styles to load. I am using the recommended enqueue function here: http://codex.wordpress.org/Child_Themes, and trying to load /css/main.css from the parent theme. There are multiple css files in the parent, do I need to load them all?
If you could supply the proper function to load the styles I would greatly appreciate it.