| twitter-feed |
Primary container. Should be added to a div. |
| twitter-feed--embedded |
Twitter feed is displayed as embedded tweets. |
| twitter-feed--list |
Twitter feed is displayed as a list. |
| twitter-feed--list--no-avatars |
Twitter feed is displayed as a list without avatars. |
| tweet |
Container for a single tweet. Should be added to a div. |
| tweet__content |
Container for all content for a single tweet. Should be added to a div. Only in "list" view. |
| tweet__text |
Container the tweet's text. Should be added to a div. Only in "list" view. |
| tweet__meta |
Container the tweet's meta info. Should be added to a div. Only in "list" view. |
| tweet__author |
Container the tweet's author name as a link to their profile page. Should be added to a div. Only in "list" view. |
| tweet__datetime |
Container the tweet's date and time info as a link to the tweet on twitter.com. Should be added to a div. Only in "list" view. |