@primo/components

2.1.0 • Public • Published

@primo/components

NPM version

Component styles for the Primo Design System

Getting started

To install @primo/components to your new or exsisting project, you will need to run the following command using npm:

npm install -S @primo/components

If you use Yarn, use the following command instead:

yarn add @primo/components

This package requires Dart Sass in order to compile.

If you're new to Sass, or are wondering how to configure Sass for your project, we recommend checking out the following resources and links:

Once you get Sass up and running in your project, make sure to configure Sass to include node_modules in its includePaths option.

Usage

You can bring in all the components for the Primo Design System by including @primo/components in your Sass files. For example:

@use '@primo/components';

Public Storybook

If you wish to see our components live, and the most recent version and changes please visit here: @primo/components - Storybook

✍️ Feedback

Please ask any questions on this project, you can do so by creating a new issue. Or contributing to any active issues.

If you wish to get in contact, please don't hesitate via twitter @Rich_McCartney.

📝 Licence

Licensed under standard MIT license.

/@primo/components/

    Package Sidebar

    Install

    npm i @primo/components

    Weekly Downloads

    3

    Version

    2.1.0

    License

    MIT

    Unpacked Size

    289 kB

    Total Files

    8

    Last publish

    Collaborators

    • richmccartney