Improving Customization
Right now customization of the common variables (colors, basefont, baseline, etc) is difficult because it's all in a core Less file that we use when compiling Bootstrap, preboot.less. We need to investigate improved options for getting custom variables in the mix without adding overhead and the editing of those core files.
Comments and suggestions would be awesome if you have them.