Output all o-social-follow styles.
parameter | type | default | description |
---|---|---|---|
opts (optional) | ('icons': ('twitter', 'facebook', 'linkedin', 'instagram'), 'themes': ('inverse')) | The o-social-follow variants to include styles for (see the README for more details). |
all styles.
@include oSocialFollow();
styles for select variants.
@include oSocialFollow($opts: (
'icons': ('twitter', 'facebook', 'linkedin', 'instagram'),
'standalone': true,
'themes': ('inverse')
));
If using the Build Service, add o-social-follow@^1.0.0
to your
link tag.
If using the npm package manager for a Manual Build, run npm install --save-peer "@financial-times/o-social-follow@^1.0.0"
.
o-social-follow is maintained directly by the Origami team. If you have any questions about o-social-follow or Origami in general, we are happy to help. 😊
Slack: #origami-support
Email: origami.support@ft.com
To report a bug or request features please create an issue on Github. For support or general feedback please get in touch 😊
Slack: #origami-support
Email: origami.support@ft.com