resolves #9 include FontAwesome to support the playground and use it for the admonition icons
... | ... | @@ -39,6 +39,7 @@ |
"cssnano-preset-lite": "^2.0.3", | ||
"eslint": "^8.9.0", | ||
"eslint-config-standard": "^17.0.0-1", | ||
"font-awesome": "https://git@github.com/FortAwesome/Font-Awesome.git#v4.7.0", | ||
"highlight.js": "^9.18.3", | ||
"highlightjs-line-numbers.js": "^2.8.0", | ||
"postcss": "^8.4.6", | ||
... | ... |
Please register or sign in to comment