Rename site.css to website.css
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m22s

This commit is contained in:
2025-02-20 16:51:06 +10:30
parent 1e57e36dea
commit 5c4da5aaed
6 changed files with 6 additions and 6 deletions

View File

@@ -21,6 +21,6 @@ This will show changes live, exactly as the content will be rendered when run fr
To generate the css file during development, run the following:
`npx sass --watch site.scss. site.css`
`npx sass --watch website.scss. website.css`
Note: The contact form cannot be tested locally with wrangler as this is not supported by Email Routing, instead you'll need to use the --remote