UNPKG

grapesjs-tailwindcss-plugin

Version:

A powerful GrapesJS plugin that integrates Tailwind CSS 4 for modern styling and rapid development

66 lines (33 loc) 2.9 kB
# Changelog ## [0.1.10](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.9...v0.1.10) (2025-07-25) ### Features * enable/disbable autoCompleteJs ([edf657f](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/edf657f4cdc13f548708194e08c178ac9d9f171a)) ## [0.1.9](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.8...v0.1.9) (2025-05-18) ### Features * add more zindex classes ([42ced60](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/42ced605897d380791e7160a06bedf9d2748e372)) ### Bug Fixes * clear classes wrong prefix ([2503b70](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/2503b70fae519cd44230e62a03cbf13cdfebcb2d)) ## [0.1.8](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.7...v0.1.8) (2025-04-03) ### Features * add autocomplete support for tw classes ([fcc4ae6](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/fcc4ae6b1bb4a061f20110308cc17c7feb151fcc)) ## [0.1.7](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.6...v0.1.7) (2025-03-23) ### Features * load customCss from url ([b9d24f8](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/b9d24f8b5e6571a06e434b4e53d5acd001c28e4d)) ## [0.1.6](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.5...v0.1.6) (2025-03-23) ### Features * now prefix can be null ([56fed3f](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/56fed3f40e1d644409043f2b183cf57c3c53f3fa)) ## [0.1.5](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.4...v0.1.5) (2025-03-13) ### Features * add support for page manager ([00a8813](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/00a8813d648cc27627fe5743d895bfda79c37449)) ## [0.1.4](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.3...v0.1.4) (2025-03-10) ### Bug Fixes * check whole html for changes ([d8fb4b5](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/d8fb4b54bfa831cee7cd4e681e3d43c7c561f405)) ## [0.1.3](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.2...v0.1.3) (2025-03-10) ## [0.1.2](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.1...v0.1.2) (2025-03-10) ## [0.1.1](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.1.0...v0.1.1) (2025-03-09) ### Bug Fixes * build tailwind css on initial load ([6f24c82](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/6f24c824970a5b32b741d9169793edadba5a6f41)) ## [0.1.0](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/compare/v0.0.1...v0.1.0) (2025-03-09) ### Features * add customcss option ([0d8cff4](https://github.com/fasenderos/grapesjs-tailwindcss-plugin/commit/0d8cff47ce1b987c7b51823aa3625c10a31d5ac0)) ## 0.0.1 (2025-03-09)