1.1.5 • Published 21 days ago

@pnx-mixtape/link-list v1.1.5

Weekly downloads
21
License
MIT
Repository
github
Last release
21 days ago

@pnx-mixtape/link-list

Documentation and examples: Link List

Installation

npm install @pnx-mixtape/link-list --save

How to use

CSS

  • PostCSS workflow: @import '@pnx-mixtape/link-list';
  • Native CSS: @import url('dist/link-list.css');
  • Link tag: <link href="dist/link-list.css" rel="stylesheet" type="text/css">

HTML

<ul class="link-list">
  <li class="link-list__item icon icon--chevron-right">
    <a href="#" class="link-list__link">Link</a>
  </li>
  <li class="link-list__item icon icon--chevron-right">Item</li>
</ul>
1.1.5

21 days ago

1.1.1

9 months ago

1.1.4

6 months ago

1.1.3

7 months ago

1.1.2

8 months ago

1.1.0

11 months ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.0-alpha.1

1 year ago

1.0.0-alpha.0

2 years ago

0.2.2

2 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago