Why is styling that’s presented on the handsontable website demos not available in the source. The fonts, sizing and colors are very plain. Your JS fiddle examples are loading the CSS from your website that has the nice themeing
<link rel="stylesheet" type="text/css" href="https://handsontable.com/static/css/main.css">
How can I get this in my build?