1.0.4 • Published 9 months ago

nn_buttons v1.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months 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

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago