0.1.1 • Published 5 years ago

@impact-x/link v0.1.1

Weekly downloads
1
License
MIT
Repository
-
Last release
5 years ago

@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