diff --git a/Procfile b/Procfile index e8f79ea..22b7b65 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: npm start \ No newline at end of file +web: npx browser-sync start --server --files "*.html" --files "css/*.css" \ No newline at end of file