Open burbridgeconsulting opened 11 years ago
I wondered the same thing. @burbridgeconsulting did you figure this one out?
My guess is they were using the wp-less plugin (http://wordpress.org/support/view/plugin-reviews/wp-less) to load the less files during development, but left those lines in once they switched to loading the css files. The lines can safely be removed, in my experience.
Sorry — Am I missing something here? (That is entirely possible, I just started using this today. But..)
header.php contains:
a) Why woud you put that in, when you are also including the pre-compiled versions? b) Why would you put that in, because it's less efficient than the pre-compiled versions? c) The links are wrong—they don't include the /library/ part of the path
Thanks.