@flxaco/button

0.0.16 • Public • Published

@flxaco/button

Button styles and sizes.

Installation

npm install @flxaco/button --save-dev

How to use

CSS

  • PostCSS workflow: @import '@flxaco/button';
  • Native CSS: @import url('dist/button.css');
  • Link tag: <link href="dist/button.css" rel="stylesheet" type="text/css">

Developer notes

To use with default values:

@import "@flxaco/button";

To override variables in a project:

@import "@flxaco/constants";

@import "path/to/local/project/vars.css";

@import "@flxaco/button/src/_button.css";

.button {
  /* Overrides */
}

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.160latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.160
0.0.150
0.0.140
0.0.100
0.0.80
0.0.40

Package Sidebar

Install

npm i @flxaco/button

Weekly Downloads

0

Version

0.0.16

License

MIT

Unpacked Size

9.51 kB

Total Files

9

Last publish

Collaborators

  • flxa