@import './node_modules/reframe/src/style';
<% for(var i = 0; i < styles.length; i++) {-%>
@import '<%= styles[i] %>';
<% } -%>
