View on Github This example demonstrates:
- conflict free encapsulation of css within components
- usage of constants for calculating styles
- usage of vendor prefixer, see flex
- usage of @media conditional (resize window to width < 600px)
- usage of nested rules with pseudo selectors for e.g. ':hover'