This example demonstrates how to set up Fylgja with Vite using PostCSS syntax.
The steps outlined cover the minimal requirements and configuration needed to get started.
git clone https://github.com/fylgja/examples.git
cd examples/vite-postcss/
npm install
npm start