summaryrefslogtreecommitdiffstats
path: root/.fantasticonrc.js
diff options
context:
space:
mode:
Diffstat (limited to '.fantasticonrc.js')
-rw-r--r--.fantasticonrc.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/.fantasticonrc.js b/.fantasticonrc.js
index 6a561f1..e786ae0 100644
--- a/.fantasticonrc.js
+++ b/.fantasticonrc.js
@@ -6,7 +6,7 @@ module.exports = {
inputDir: './icons', // (required)
outputDir: './font', // (required)
fontTypes: ['woff2', 'woff'],
- assetTypes: ['css', 'scss', 'json', 'html'],
+ assetTypes: ['css', 'scss', 'json'],
name: 'bootstrap-icons',
codepoints,
prefix: 'bi',