Julian Martin
Julian Martin
### 🔗 Linked issue #5492 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that...
### Current Behavior running the @nx/vue tailwind generator ignores the --stylesheet option. ### Expected Behavior When passing the stylesheet option, the location should be used. ### GitHub Repo _No response_...
closes #21839 ## Current Behavior stylesheet options is ignored ## Expected Behavior stylesheet options is added to knownStyleSheets ## Related Issue(s) Fixes #21839
Hey, awesome Project! Thanks for your work. We ran into some issues while using it with nx though. https://github.com/JulianMar/repro The reproduction shows an error if you open the page. If...
Hello, the package is still dependant on dbal v2. The newest Release ist v4 and soon there will be v5. Symfony 7 and Laravel 10 dropped support for this dbal...
## Goal Update deps to Consola 3. Interface should be the same. https://github.com/unjs/consola/releases ## Design ## Changeset ## Testing
closes #358
**Is your feature request related to a problem? Please describe.** Downloading from a disk which is not made public is not supported **Describe the solution you'd like** Downloading a File...
Hello, very cool package! Really excels our usage of nuxt with storybook. We have a problem deploying the storybook with this approach. https://storybook.js.org/docs/react/sharing/publish-storybook The error is `Failed to resolve module...
## Summary of the changes / Why this is an improvement Add PHPStan to help with moving from DBAL 2 to the current version. We can first fix up all...