@impact-x/link

0.1.1 • Public • Published

@impact-x/link

Link styling for products using Impact X design system.

Installation

To install @impact-x/link in your project, run the following command:

npm install -S @impact-x/link

If you prefer Yarn, use the following command instead:

yarn add @impact-x/link

Usage

This will style the a HTML elements.

Sass

@import '~@impact-x/link';

JavaScript

import '@impact-x/link';

export default () => <a>Your heading</a>;

API documentation

https://tw-impact-x.thoughtworks-labs.net/#/Design%20tokens/Link

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @impact-x/link

    Weekly Downloads

    2

    Version

    0.1.1

    License

    MIT

    Unpacked Size

    4.26 kB

    Total Files

    4

    Last publish

    Collaborators

    • tw-design-system
    • hannahbourke