I notice that by default, the font-size in the boilerplate.css file is set to 100%. Is there a way to set it to something else such as 62.5%? I would like to see exactly what my content will look like in my WordPress theme. I build my themes using a font-size of 62.5%. This make's it very easy to do the arithmetic when using the "rem" unit.
I tried manually changing the size in the css boilerplate file but that did not work. If this cannot be done in the current version, I may be a usful feature in a future version. Thanks.