GREMY Miguel

Results 22 comments of GREMY Miguel

Hey Finally, the beta version is out (https://www.npmjs.com/package/flowbite-angular/v/1.0.0-beta.1). This issue will be fixed in the next version deployment (1.0.0)

Hey, I'm closing this issue since the 1.0.0 is out and works under angular 18 !

@Cybertron01Z @sukrutsathaye I followed your advices but I'm getting over and over again this error : ``` Module build failed (from ./node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]_typescript@5_513fe88181e96709ffc56e3db183e6e9/node_modules/postcss-loader/dist/cjs.js): TypeError: f is not iterable ``` Have you...

@Cybertron01Z I tried with postcss.config.json, .postcssrc.json and postcss.config.js each time with the required format for the config, but it send me again the same error...

(If you want the full error) ``` Module build failed (from ./node_modules/.pnpm/[email protected]_@[email protected]_@[email protected][email protected]_typescript@5_513fe88181e96709ffc56e3db183e6e9/node_modules/postcss-loader/dist/cjs.js): TypeError: f is not iterable at Kt (/home/mgremy/source/repos/themesberg/flowbite-angular/node_modules/.pnpm/[email protected]/node_modules/tailwindcss/dist/lib.js:19:33710) at Kt (/home/mgremy/source/repos/themesberg/flowbite-angular/node_modules/.pnpm/[email protected]/node_modules/tailwindcss/dist/lib.js:19:33500) at _t (/home/mgremy/source/repos/themesberg/flowbite-angular/node_modules/.pnpm/[email protected]/node_modules/tailwindcss/dist/lib.js:19:32502) at ni (/home/mgremy/source/repos/themesberg/flowbite-angular/node_modules/.pnpm/[email protected]/node_modules/tailwindcss/dist/lib.js:25:1549) at...

Okay the error seems to come from my tailwind config (weird it has always run smoothly before) I'll dig into this

Same here, could be great to have this (similar to virtual in .net)

Is this planed ? Pretty useful to have

The remaining items of this PR will be treated on another branch after some project setup adjustment. The next branch will be focused on versioning setup, project setup (and switch...