@flxaco/profile
v0.0.15
Published
Profile component, displays writer/user contact details and links.
Downloads
6
Readme
@flxaco/profile
Profile component
Installation
npm install @flxaco/profile --save-dev
How to use
CSS
- PostCSS workflow:
@import '@flxaco/profile';
- Native CSS:
@import url('dist/profile.css');
- Link tag:
<link href="dist/profile.css" rel="stylesheet" type="text/css">
Developer notes
To use with default values:
@import "@flxaco/profile";