@flxaco/profile

Profile component, displays writer/user contact details and links.

Usage no npm install needed!

<script type="module">
  import flxacoProfile from 'https://cdn.skypack.dev/@flxaco/profile';
</script>

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