fix(frontend): bootstrap-grid-plugin broke

This commit is contained in:
Herculino Trotta
2026-04-30 23:03:42 -03:00
parent 47af8b135b
commit 2cfb3fb12e
2 changed files with 4 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
import twBootstrapGrid from "tw-bootstrap-grid";
export default twBootstrapGrid;

View File

@@ -4,7 +4,7 @@
themes: wygiwyh_dark --default, wygiwyh_light;
logs: true;
}
@plugin "tw-bootstrap-grid";
@plugin "../plugins/tw-bootstrap-grid-plugin.js";
@plugin "daisyui/theme" {
name: "wygiwyh_light";