Full file path in Web Workbench Settings.

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