sergey
sergey copied to clipboard
Support import parameters
Wouldn't it be amazing if we can do like
<sergey-import src="head" title="My custom title!"></sergey-import>
The ability to customize specific attributes within template files. This would allow so much customization and clean files :D
<sergey-import src="head">
<sergey-template name="title">My custom title!</segey-template>
</sergey-import>