You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
NOT A BUG - Just an FYI
In http://www.polymer-project.org/docs/start/tutorial/step-4.html#edit-post-cardhtml, there are instructions to add styling for the
post-card.html
file that includes "fill
" attributes to change color whenever the "favorite
" button is clicked.It must say "
color
" instead:CURRENT:
IT MUST BE:
Also, the polymer files distributed within the tutorial should be updated with the latest version distributed in github.
The text was updated successfully, but these errors were encountered: