Posted by: Vincent on: February 21, 2010
When I’m not developing for WordPress, I try to use a specific folder structure for my project. I have all my .css-files in the /css/-folder, all JavaScript in /js/-folder and so forth. I tried to keep this up for WordPress, and placing my CSS in the root instead of the theme folder, but this quickly [...]