Less Javascript, Better Performance

You don’t need jQuery for a burger menu. CSS :checked hack or simple transitions are enough for 90% of sites.

Why CSS-Only?

It prevents “Layout Shift” and works even if the user has a slow connection where scripts fail to load.

Copy the code from our CSS library!