0.0.15 • Published 5 years ago
@flxaco/profile v0.0.15
@flxaco/profile
Profile component
Installation
npm install @flxaco/profile --save-devHow 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";