Say you have your reset/normalize/framework css in a folder called Base and a custom style folder called Site.
Base may contain typography.less, layout.less, navigation.less, etc. Normally generic properties used to reset browser differences. These file names are often duplicated in the Site folder but contain specific properties.
This makes it hard to distinguish which file is where when setting the Compile and Minify options.
It would be very nice to show the full site path to the files in Web Workbench Settings.
Status: Completed
|
We have actually recently updated this so if you grab the latest nightly build (or with the next gallery update) this will show the project relative path for each file. See: http://www.mindscapehq.com/blog/index.php/2012/08/23/nightly-news-24-aug-2012/ for the note on when we added this.
|
|
|