@eventstore-ui/layout
TypeScript icon, indicating that this package has built-in type declarations

1.1.1 • Public • Published

@eventstore-ui/layout

Page layout components for the Event Store design system.

Install

Add to your project

yarn add @eventstore-ui/layout

Also, include the peer dependencies:

yarn add @eventstore-ui/router @eventstore-ui/utils

Usage within a stencil project

In your globalScript file, add an import:

import '@eventstore-ui/layout';

Then you can use the elements anywhere in your JSX, html, templates etc.

In your globalStyle file, add an import:

@import url('~@eventstore-ui/layout/css/root.css');

This sets up the base styles and css vars needed for layout components.

/@eventstore-ui/layout/

    Package Sidebar

    Install

    npm i @eventstore-ui/layout

    Weekly Downloads

    116

    Version

    1.1.1

    License

    Apache-2.0

    Unpacked Size

    4.81 MB

    Total Files

    758

    Last publish

    Collaborators

    • hayleycampbell
    • georgepayne
    • ylorph-eventstore