1.0.0 • Published 6 years ago

@biotope/build-plugin-iconfont v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

biotope-build-plugin-iconfont

A plugin for @biotope/build to create iconfonts from svg

Options

PropertyTypeOptionalDefaultDescription
srcPatternsstring[]yes['**/.svg**']The svgs to collect into an iconfont
fontNamestringyesiconsThe name of the font
fontTypesstring[]yes['ttf', 'woff']The font types to be created
targetPathstringyesresources/css/iconfontThe path inside the dist folder to put the generated css and font files