4 Commits

Author SHA1 Message Date
tfeigel 7e657a1eb3 Update .gitignore 2025-07-15 19:30:17 +02:00
tfeigel 090ac601a5 feat: add mzur/kirby-uniform plugin and update .gitignore
Included the `mzur/kirby-uniform` plugin in `composer.json` for enhanced form handling functionality. Updated `.gitignore` to exclude `/site/plugins/` for better project structure and version control.
2025-07-13 16:48:47 +02:00
tfeigel f36f69082d Removes and ignores compiled CSS file
Deletes the generated CSS file from the repository.
Adds the compiled CSS file to the .gitignore file, preventing it from being tracked.

This improves repository cleanliness by excluding automatically generated assets.
2025-06-29 09:04:36 +02:00
tfeigel 815dbb4139 Initial Commit 2025-06-14 17:42:12 +02:00