Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 616 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 616 Bytes

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.

How to use

git clone https://github.com/fylgja/examples.git
cd examples/vite-postcss/
npm install
npm start

Try in the browser

Open in StackBlitz