Skip to content
This repository was archived by the owner on Oct 2, 2018. It is now read-only.

Commit 8c064d4

Browse files
committed
Add right arrow next to documents in build
1 parent b0c6202 commit 8c064d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

builder/build.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ prepareFile(argv._[0].replace('../', ''), {compat: false, _compat: false, bootst
189189
/\.icon-file/,
190190
/\.icon-format-align-left/,
191191
/\.icon-format-float-left/,
192+
/\.icon-chevron-right/,
192193
]
193194
}, function(err, css) {
194195
// Remove unused glyphs from icon font

0 commit comments

Comments
 (0)