Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 683 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 683 Bytes

This example demonstrates how to set up Fylgja with Webpack Encore using SCSS 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/webpack/
npm install
npm start

Setup notes

This particular version of Webpack is intended solely to demonstrate the necessary configuration needed to run Fylgja in SCSS form with Encore.