In the new 34.2 version it doesn't seem to work or I am doing something wrong...
<%-- Normalize: reset CSS --%>
folderColumns = 6;
<ja:include page="css/normalize.css" />
<% /* Initializing variables for CSS files */
/*******************************
* Constants
*/
var backgroundLuminosity = getLuminosity(backgroundColor),
boxBackgroundAlpha = getAlpha(boxBackgroundColor),
topmenuAlpha = getAlpha(topmenuColor),
thumbAspectRatio = maxThumbHeight / maxThumbWidth;
hasBoxBgImage = 'Brushed,Cork,Exhibition,Shine,Techno'.indexOf(styleName) >= 0;
/*******************************
* Main layout
*/