Skip to content
Snippets Groups Projects
Commit 76a9a516 authored by HJ's avatar HJ :fire:
Browse files

Merge branch 'fixfontello' into 'develop'

fix fontello

See merge request pleroma/pleroma-fe!1256
parents 4df033a3 c7dddb1e
No related branches found
No related tags found
No related merge requests found
......@@ -97,6 +97,7 @@ module.exports = {
}),
new FontelloPlugin({
config: require('../static/fontello.json'),
host: 'https://fontello.com',
name: 'fontello',
output: {
css: 'static/[name].' + now + '.css', // [hash] is not supported. Use the current timestamp instead for versioning.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment