svelte-ssg-postcss-poc

Svelte Ssg Postcss Poc

Svelte SSG with PostCSS

Svelte + SSG + PostCSS

This is what the repository includes:

If you look for a project example with postcss-cli configuration to build a css file aside SvelteKit, see 3-config-css-output-filename branch content.

Getting started

$ pnpm install
$ pnpm run dev

Go to http://127.0.0.1:3000/

Build SSG site:

$ pnpm run build

Browse SSG site:

$ pnpm run preview

Go to http://127.0.0.1:3000/

Test build version

$ docker compose build
$ docker compose up -d

Go to http://127.0.0.1:8080/

Top categories

Loading Svelte Themes