Lucas Demea
Lucas Demea
Same problem here with bootstrap 5 gutter variables. Safelisting them doesn't work either. ```js safelist: { variables: ['--bs-gutter-x', '--bs-gutter-y'], } ```
Hi, is there anything new about this ?
Shall we discuss about the requirement then ? How do you actually use your VVV environment ? Is there any reason you need this instead of a fresh wp install...
Hi, anything new on this ? I'm stuck with using WPLoader in a bedrock context, using `loadOnly: true`. I have a separate `.env.testing` containing specific test values for wordpress constants...
Hi @lucatume I finally got this working, but I'm not sure it's the best way to do. I'm open to any advice. I'm using WPLoader with `loadOnly: true` in functional...
Here you can get an overview of the Roots/Bedrock folder structure : https://roots.io/docs/bedrock/master/folder-structure/ One of its goal is to separate user content (uploads, plugins...) from core wordpress files. So basically,...
Hi, same problem here
I just found out that this occurs when using ssh protocol, but it works as expected using ftp.
Anything new on this ?
Same here with a bedrock install