1.0.4 • Published 2 years ago

nn_buttons v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Tailwind Css Buttons.

Requirements: Tailwind Css, Node >14.

Usage: npm i nn_buttons.

Example: Primary

<button class="nn-btn-secondary">
    Secondary
</button>

<button class="nn-btn-info">
    Info
</button>

<button class="nn-btn-success">
    Success
</button>

<button class="nn-btn-danger">
    Danger
</button>

<button class="nn-btn-light">
    Light
</button>
1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago