0.0.16 • Published 5 years ago
@flxaco/footer v0.0.16
@flxaco/footer
Footer component
Installation
npm install @flxaco/footer --save-devHow 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";