diff --git a/archived/symfonycasts.tailwind-bundle/d0bd0276f74de90adfaa4c6cd74cc0caacd77e0a.json b/archived/symfonycasts.tailwind-bundle/d0bd0276f74de90adfaa4c6cd74cc0caacd77e0a.json new file mode 100644 index 00000000..071b17e4 --- /dev/null +++ b/archived/symfonycasts.tailwind-bundle/d0bd0276f74de90adfaa4c6cd74cc0caacd77e0a.json @@ -0,0 +1,31 @@ +{ + "manifests": { + "symfonycasts/tailwind-bundle": { + "manifest": { + "bundles": { + "Symfonycasts\\TailwindBundle\\SymfonycastsTailwindBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/symfonycasts_tailwind.yaml": { + "contents": [ + "symfonycasts_tailwind:", + " # Specify the EXACT version of Tailwind CSS you want to use", + " binary_version: 'v4.1.11'", + "", + " # Alternatively, you can specify the path to the binary that you manage yourself", + " #binary: 'node_modules/.bin/tailwindcss'", + "" + ], + "executable": false + } + }, + "ref": "d0bd0276f74de90adfaa4c6cd74cc0caacd77e0a" + } + } +} diff --git a/symfonycasts.tailwind-bundle.0.8.json b/symfonycasts.tailwind-bundle.0.8.json index 5c1a7038..071b17e4 100644 --- a/symfonycasts.tailwind-bundle.0.8.json +++ b/symfonycasts.tailwind-bundle.0.8.json @@ -16,7 +16,7 @@ "contents": [ "symfonycasts_tailwind:", " # Specify the EXACT version of Tailwind CSS you want to use", - " binary_version: 'v3.4.17'", + " binary_version: 'v4.1.11'", "", " # Alternatively, you can specify the path to the binary that you manage yourself", " #binary: 'node_modules/.bin/tailwindcss'", @@ -25,7 +25,7 @@ "executable": false } }, - "ref": "4ea7c9488fdce8943520daf3fdc31e93e5b59c64" + "ref": "d0bd0276f74de90adfaa4c6cd74cc0caacd77e0a" } } }