ractive-ez-icon
v2.0.3
Published
Ractive Ez UI Icon
Downloads
2
Readme
Ractive Ez Icon
Icon component for ractive.js
Install
npm i ractive-ez-icon
import 'ractive-ez-icon';
Requires less-loader, file-loader. Uses the Icomoon icon font.
Webpack config
{
module: {
loaders: [
{ test: /\.(eot|svg|ttf|woff|woff2)$/, loader: "file-loader" }
]
}
}
Usage
<EzIcon icon="calendar">