# basscss-button-nav-light

> Navigation button color style module for Basscss

Latest version **0.0.2** (published 2015-01-19) · MIT license · 0 weekly downloads

## Install

```sh
npm install basscss-button-nav-light
pnpm add basscss-button-nav-light
yarn add basscss-button-nav-light
bun add basscss-button-nav-light
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.2 |
| Published | 2015-01-19 |
| First published | 2014-12-29 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Brent Jackson |
| Maintainers | jxnblk |
| Keywords | CSS, OOCSS, Basscss, Rework |

## Links

- npm: https://www.npmjs.com/package/basscss-button-nav-light
- Repository: https://github.com/jxnblk/basscss-button-nav-light
- Issues: https://github.com/jxnblk/basscss-button-nav-light/issues
- npm.io page: https://npm.io/package/basscss-button-nav-light

## Alternatives

- [style-dictionary](https://npm.io/package/style-dictionary.md) — 2.0M weekly downloads
- [postcss-merge-idents](https://npm.io/package/postcss-merge-idents.md) — 1.7M weekly downloads
- [@fontsource/noto-sans](https://npm.io/package/@fontsource/noto-sans.md) — 93.0K weekly downloads
- [uglifycss](https://npm.io/package/uglifycss.md) — 71.6K weekly downloads
- [mat4-interpolate](https://npm.io/package/mat4-interpolate.md) — 23.3K weekly downloads

## Recent versions

- 0.0.2 (latest) — 2015-01-19
- 0.0.1 — 2014-12-29

## README

# Basscss Button Nav Light

Navigation button color style module for Basscss - http://basscss.com

```html
<div class="mb1">
  <button class="button-nav-light">Button</button>
  <a href="#!" class="button button-nav-light">Link Button</a>
  <input type="button" class="button button-nav-light" value="Input Button">
</div>
```

---
_Source: https://npm.io/package/basscss-button-nav-light · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
