I'm trying to figure out all of the files that are in the CSS directory and not in the LESS directory.
I mean, I understand the difference between LESS and CSS files, but if I were to link to everything in the LESS folder, what would be left over in the CSS folder (assuming I need to link to all stylesheets without redundant styles already covered in LESS files)?
I hope that makes sense. I feel like I'm overlooking something simple, here.
