1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-01 01:52:00 +02:00

Export iconfont module

This commit adds the `iconfont` module export, allowing to import the
css files.

This fixes #210.
This commit is contained in:
Loic Stankovic
2022-10-17 11:08:33 +02:00
parent e054bb36e3
commit 82c5baf51c

View File

@@ -12,6 +12,7 @@
"import": "./icons-react/dist/index.esm.js",
"require": "./icons-react/dist/index.cjs.js"
},
"./iconfont/*": "./iconfont/*",
"./*": [
"./icons/*",
"./icons-png/*"