index
:
riot-webpack-sass-project.git
master
Yet another riot.js + webpack project skeleton
Git Server
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
components
/
post
/
index.js
blob: a3fac5ee6a2b5f61688ac0dd20210909d4614ce7 (
plain
)
1
2
import
post
from
'./post.tag'
;
export default
post
;