0.0.16 • Published 5 years ago

@flxaco/footer v0.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@flxaco/footer

Footer component

Installation

npm install @flxaco/footer --save-dev

How to use

CSS

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

Developer notes

To override variables in a project:

@import "@flxaco/footer";
0.0.15

5 years ago

0.0.16

5 years ago

0.0.14

5 years ago

0.0.10

5 years ago

0.0.8

5 years ago

0.0.4

5 years ago