- Could code splitting split my CSS by component, page ets.
- Why not use bootstrap
- Mobile first over desktop first / you choose
- responsive?
- colors aren't really important as they change on a per project basis
- Fonts also need to change
- use rem over px as rem scales better / has a better algorithm. Pixels aren't pixels. Rem can use font set by browser.