chore(tablericons.js): expose renderTablerIcon function

This commit is contained in:
Cory Dransfeldt 2025-06-15 15:45:42 -07:00
parent ed9a968b1c
commit 185ae2921e
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-tabler-icons-filled",
"version": "2.13.0",
"version": "2.13.1",
"description": "Shortcodes to add filled Tabler icons to your Eleventy projects",
"type": "module",
"main": "tablericons.js",