tailwind-bundle
tailwind-bundle copied to clipboard
Delightful Tailwind Support for Symfony + AssetMapper
I'm using Symfony 7, AssetMapper, Flowbite(flowbite/dist/flowbite.css) and symfonycasts/tailwind-bundle with Tailwind CSS v4 (+ Windows + VS Code). problem : **symfony console tailwind:build** command fails - When tailwind.config.js is present, the...
Hi, I am new to TailwindCSS and this bundle. I waited for the version 4 support and tried to set it up. I checked the docs on the Symfony website....
Hi, I'm trying to use the flowbite plugin with Symfony 7, assets-mapper and the tailwind-bundle. I can't get the JS of flowbite to work. I've followed line by line the...
Hi ! I'm using the template from [dunglas/symfony-docker](https://github.com/dunglas/symfony-docker). I followed the instruction to build/launch my container and installed the bare minimum according to documentation: [Twig](https://symfony.com/components/Twig%20Bundle): - `symfony/twig-bundle` [Asset-mapper](https://symfony.com/doc/current/frontend/asset_mapper.html): - `symfony/asset-mapper`...
I have a problem when using a package in my test environment to check all dependencies. When I have many different CSS files, the build process takes more time because...
I'm using Tailwind version 4. `tailwind.config.js` configuration file is always used with `tailwind:build` when it shouldn't. This is what I get when I do `php bin/console tailwind:build -v` ```bash λ...
Fixes #95 TODO: - [ ] test in real project - [ ] docs
Idea from @mahono in #93. When run, ask the following questions: - Are you managing your own Tailwind CSS binary? - Yes? - Path to binary? (set this in config...
Running attempts to update your config to the latest version on your branch. - `3.2.1` would upgrade to `3.4.17` (assuming this is latest 3.x) - `4.0.1` would upgrade to 4.0.9...
Hi there. I recently ran `php bin/console tailwind:build` on an old Intel(R) Core(TM)2 Duo CPU, E7200, @ 2.53GHz, and got a critical error: ``` ! [NOTE] Executing Tailwind (pass -v...