diff options
author | Ashelyn Rose <git@ashen.earth> | 2025-03-22 14:51:36 -0600 |
---|---|---|
committer | Ashelyn Rose <git@ashen.earth> | 2025-03-22 14:51:36 -0600 |
commit | 63e2395caf4ae93ebde96d97e12fc946af1e9ac9 (patch) | |
tree | 2f5dbca4da84a99398b6677726621881bb04c037 /.gitignore | |
parent | b18f08e8899b5a98dd3e1f8439ad812951a04cd9 (diff) |
Component styles and hot-reloading
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ea8c4bf..17945a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /target +/style.css |