1 2 3 4 5 6 7 8
<header> <h1>Riot + Parcel example</h1> <subheading>A sample project using riot.js, less and parcel.</subheading> <style type="less"> @import "header.less"; </style> </header>