Skip to content

systemshock89/demo-wave-hover-effect

Repository files navigation

Wave hover effect

See demo

Used features

  • only css
  • use :has
  • tabindex for click to active element
  • vite

How to use

  • git clone
  • npm install
  • npm run dev