1.0.8 • Published 1 year ago
@pnx-mixtape/button-group v1.0.8
@pnx-mixtape/button-group
Documentation and examples: Button Group
Installation
npm install @pnx-mixtape/button-group --save
How to use
CSS
- PostCSS workflow:
@import '@pnx-mixtape/button-group';
- Native CSS:
@import url('dist/button-group.css');
- Link tag:
<link href="dist/button-group.css" rel="stylesheet" type="text/css">
HTML
<div class="button-group">
<a href="#" class="button button--primary icon--arrow-left button--icon-only"
>Previous</a
>
<a href="#" class="button button--primary icon--more button--icon-only"
>Middle</a
>
<a href="#" class="button button--primary icon--arrow-right button--icon-only"
>Next</a
>
</div>
1.0.8
1 year ago
1.0.7-alpha.0
1 year ago
1.0.7
1 year ago
1.0.6
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
3 years ago
1.0.0
3 years ago
1.0.0-alpha.1
3 years ago
1.0.0-alpha.0
3 years ago
0.0.23
3 years ago
0.0.22
4 years ago
0.0.21
4 years ago
0.0.20
4 years ago
0.0.19
5 years ago
0.0.18
5 years ago
0.0.17
5 years ago
0.0.16
5 years ago
0.0.15
5 years ago
0.0.14
5 years ago
0.0.13
5 years ago
0.0.12
5 years ago
0.0.11
5 years ago
0.0.10
5 years ago
0.0.9
5 years ago
0.0.8
5 years ago
0.0.6
5 years ago
0.0.5
5 years ago
0.0.4
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago