This project requires Node v20 or greater.
- Run
npm install
to install Node packages.
This project uses Liquid for templating. As such, you may wish to install syntax highlighting for Liquid in your text editor.
Build and watch for local changes by running:
npm run serve
This opens a local server at http://localhost:8080/
and watches for changes to the source files.
- Replace autoprefixer and cssnano with lightningcss