diff --git a/README.md b/README.md index 05839aa..90cf28b 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ data/ Shared website content data docs/ Project documentation lib/ Shared utilities and helper functions public/ Static assets +styles/ CSS files types/ Shared TypeScript types .github/ Repository templates and GitHub config ``` diff --git a/styles/.gitkeep b/styles/.gitkeep new file mode 100644 index 0000000..e69de29