basscss-button-link

Link-style button color module for Basscss

Deprecated in favor of basscss-btn
Last updated 10 years ago by jxnblk .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install basscss-button-link 
SYNC missed versions from official npm registry.

This module has been deprecated

Basscss Button Link

Link style button color module for Basscss

This module provides a simple text-only button with link-style underlines on hover.

The button-link style inherits color from its parent.

<div class="blue">
  <button class="button-link">Button</button>
  <a href="#!" class="button button-link">Link Button</a>
  <input type="button" class="button button-link" value="Input Button">
</div>

Use color utilities to change the color.

<button class="button-link">Button</button>
<button class="button-link navy">Button</button>
<button class="button-link blue">Button</button>
<button class="button-link aqua">Button</button>
<button class="button-link teal">Button</button>
<button class="button-link olive">Button</button>
<button class="button-link green">Button</button>
<button class="button-link lime">Button</button>
<button class="button-link yellow">Button</button>
<button class="button-link orange">Button</button>
<button class="button-link red">Button</button>
<button class="button-link maroon">Button</button>
<button class="button-link fuchsia">Button</button>
<button class="button-link purple">Button</button>

Current Tags

  • 1.2.4                                ...           latest (9 years ago)

7 Versions

  • 1.2.4 [deprecated]           ...           9 years ago
  • 1.2.3 [deprecated]           ...           10 years ago
  • 1.2.2 [deprecated]           ...           10 years ago
  • 1.2.1 [deprecated]           ...           10 years ago
  • 1.1.0 [deprecated]           ...           10 years ago
  • 1.0.1 [deprecated]           ...           10 years ago
  • 1.0.0 [deprecated]           ...           10 years ago
Maintainers (1)
Downloads
Total 1
Today 1
This Week 1
This Month 1
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE