1
0
mirror of https://github.com/coreui/coreui-icons.git synced 2025-08-13 04:04:04 +02:00

feat: set import path

This commit is contained in:
woothu
2019-05-30 11:51:06 +02:00
parent 5e348c8a52
commit 2e8d897b0e

View File

@@ -2,6 +2,7 @@
"name": "@coreui/icons",
"version": "0.3.0",
"description": "Free icons",
"main": "js/index.js",
"style": "css/coreui-icons.css",
"scripts": {
"css": "npm-run-all --parallel css-compile* --sequential css-prefix css-minify*",