prisme-components-svelte

1.0.0 • Public • Published

prisme-components-svelte

npm

Svelte components for the Prisme Design System.

Getting Started

Install Prisme as a devDependency to allow Svelte to compile it.

Run the following command using npm:

npm install prisme-components-svelte --save-dev

Or using yarn:

yarn add prisme-components-svelte --dev

Fonts

Prisme uses the Roboto and Fira Sans fonts, be sure to include a link in your document <head>.

 <link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,700|Roboto:100,400&display=swap" rel="stylesheet">

Dependencies (0)

    Dev Dependencies (13)

    Package Sidebar

    Install

    npm i prisme-components-svelte

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    24.3 kB

    Total Files

    29

    Last publish

    Collaborators

    • beanpup.py