#815·aos

Using AOS in Astro

Author: arileyCreated Mar 18, 2023Updated May 6, 2025

Hi @michalsnik,

First, I got this working on a react-based site.

Now I'm building a new one with Astro. I have used npm to install AOS. I added the import command, and the init to the 'index.astro' page but it doesn't seem to want to do anything. Here's the site, if poking around helps: https://cheapfm.com/

Thank you!