diff --git a/.ddev/config.yaml b/.ddev/config.yaml index e7697aa..c4f8e89 100644 --- a/.ddev/config.yaml +++ b/.ddev/config.yaml @@ -19,7 +19,7 @@ hooks: post-start: - exec-host: | ddev npm install - ddev npm run dev:css -- --watch & + ddev npm run build:css -- --watch & # Key features of DDEV's config.yaml: