Skip to content
  1. Examples

Zoom-dependent styles

In this example you can see an icon rule, that only loads the icons for images bigger than a certain threshold on the screen, and also checks that they are currently in the viewport. It updates it self when you zoom or pan, try it out.

index.html
index.ts
styles.css
package.json