Victor V.
Victor V.
Hello, I am having an issue with styling the checkboxes in bootgrid to make them look like the switches from bootstrap-toggle. The css object only adds classes to the checkboxes...
### Environment "@vueform/builder": "^1.6.0", "@vueform/vueform": "^1.10.3", "bootstrap": "^5.3.3", "pinia": "^2.1.7", "postcss": "^8.4.32", "sass": "~1.64.2", "vite": "^6.0.0", "vue": "^3.4.25", ### Reproduction https://stackblitz.com/edit/github-yfhypqm6?file=vueform.config.js,postcss.config.js,package.json ### Describe the bug Trying to render a vueform...