Here's a project example to help you integrate Mojo CSS seamlessly into your Astro project, enabling Static CSS Generation. This means you'll experience zero runtime and overhead in your app's front-end.
git clone https://github.com/mojocss/mojocss-astro-example.git
cd mojocss-astro-example
npm install
npm run dev
That's it! You can now use Mojo CSS in your Astro project ✨
See the GitHub project for more info.
On this page