Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 240 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 240 Bytes

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