chore(tablericons.js): expose renderTablerIcon function

This commit is contained in:
Cory Dransfeldt 2025-06-15 15:44:18 -07:00
parent 7c6639cbb7
commit 3071e76493
No known key found for this signature in database
3 changed files with 39 additions and 29 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@cdransf/eleventy-plugin-tabler-icons",
"version": "2.13.0",
"version": "2.13.1",
"description": "Shortcodes to add Tabler icons to your Eleventy projects",
"type": "module",
"main": "tablericons.js",