@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";