Aaron Collier
Aaron Collier
Is it possible to set up [Windi CSS configuration](https://windicss.org/guide/configuration.html) with this plugin? I haven't been able to get it to recognize a `windi.config.ts` file, which would be very helpful in...
Based on some confusion I saw from others recently, it seems the table returned for the command `mount:size` is unclear. For example, this table is returned for three mounts on...
### Where on docs.platform.sh should be changed? https://docs.platform.sh/development/ssh.html#multifactor-authentication-mfa-over-ssh ### What exactly should be updated? Some details could be added to the doc. Also an upcoming change will affect the feature....
It might be a good idea to try to have more of a unified structure for Dedicated and Grid possibilities. So things like backups wouldn't exist in multiple places with...
### Motivation To simplify configuration for simple, single-language projects -- not require them to add additional options when getting started. ### Proposed solution Make languageCodenames optional in `gatsby-config.js` with a...
The `svelte` field is a [legacy field](https://svelte.dev/docs/kit/packaging#Anatomy-of-a-package.json-svelte). With the latest version of vite and vitest, it didn't recognize the export when it was just `svelte`. Adding the default export got...