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:
@@ -12,6 +12,7 @@
|
||||
"import": "./icons-react/dist/index.esm.js",
|
||||
"require": "./icons-react/dist/index.cjs.js"
|
||||
},
|
||||
"./iconfont/*": "./iconfont/*",
|
||||
"./*": [
|
||||
"./icons/*",
|
||||
"./icons-png/*"
|
||||
|
Reference in New Issue
Block a user