feat: add custom.css support

closes #433
This commit is contained in:
Mathias Schopmans
2024-03-14 14:21:32 +01:00
parent f94c94ffd8
commit 1a7ea3527f
8 changed files with 74 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "aoe_technology_radar",
"version": "4.0.2",
"version": "4.1.0-rc.1",
"bin": {
"techradar": "./bin/techradar.js"
},