svelte-postcss-template

Svelte Postcss Template

A svelte & postcss template

Svelte & Postcss

I wrote this template so I can easily impliment svelte and postcss together without having to rewrite it each time. It's based off the official svelte template.

To create your new project degit:

npx degit ghostdevv/svelte-postcss-template my-svelte-app
cd my-svelte-app

Setup

cd my-svelte-app
npm install

Commands

We use the commands provided with the official template

  • Dev

    npm run dev
    
  • Build

    npm run build
    
  • Start (uses sirv)

    npm run start
    

Postcss Plugins

These are the postcss plugins we use

  • Autoprefixer

Got a suggestion?

Make a PR! I would love to expand the plugins and features this template uses

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes