Add example with asset VH

Issue #19 resolved
Georg Ringer created an issue

Since TYPO3 10 or using asset extension, there is another option how it can be included:

<f:asset.css identifier="shariff-css" href="EXT:rx_shariff/Resources/Public/Css/shariff.min.css" />
<f:asset.script identifier="shariff-css" src="EXT:rx_shariff/Resources/Public/JavaScript/shariff.min.js" />
<rx:shariff services="facebook,twitter" />

Comments (2)

  1. Log in to comment