Start

How to install and use Svelma

1

NPM

For use with a project using a bundler like Webpack, Rollup, or Parcel

Installation

Add rollup-plugin-postcss to your rollup.config.js.

Usage

Import Bulma's CSS in your main app's component
Svelma components can be imported one at a time like so:
Or import the full Svelma package.

2

CDN

Coming soon..

This feature is in progress