Svelte + Sass and PostCSS

Svelte app with Sass SCSS and PostCSS Autoprefixer configured.

Overview

.
└── src
    ├── App.svelte
    ├── main.js
    └── styles
        ├── components
        │   ├── _button.scss
        │   ├── _mixins.scss
        │   └── _variables.scss
        ├── typography
        │   ├── _font-face.scss
        │   ├── _mixins.scss
        │   ├── _type-scale.scss
        │   └── _typography.scss
        ├── _page.scss
        ├── _reset.scss
        └── main.scss

Prerequisites

Node.js and npm

Setup

Run in terminal:

npm install
npm run dev

Result

svelte-sass-postcss

Utilizes Carbon Design System licensed under the Apache 2.0 License.

Top categories

svelte logo

Want a Svelte site built?

Hire a Svelte developer
Loading Svelte Themes