# Project 20

## What made you smile?

- We completed task without component eject with CSS only


## What did you find confusing?

- The search results order for "footer" is weird: footer oconfig document was very low on the results list
- `siteConfig.yaml` in footer documentation is obsolete
- Item logos in footer don't show if the image name has empty space in it
- When editing css - webview doesn't update correctly, you have to reload it to see changes
- `srcSet` doesn't work in `footer` items (docs say it does)
![footerSrcSet.png](/assets/footersrcset.d10ec2bb1f27f2766d39678f09bc4d8ed56773806437a12c294e7300cf32d3b0.8bed52ad.png)
- Not possible to eject components in Reunite
- Not clear how to refrence images in ejected component (relative path doesn't work)