@flxaco/post
v0.0.15
Published
Post or Article component.
Downloads
7
Readme
@flxaco/post
Post or Article component.
Installation
npm install @flxaco/post --save-devHow to use
CSS
- PostCSS workflow:
@import '@flxaco/post'; - Native CSS:
@import url('dist/post.css'); - Link tag:
<link href="dist/post.css" rel="stylesheet" type="text/css">
