From 215a9393b51fab9c3123208eb22b0e2b6f425a04 Mon Sep 17 00:00:00 2001 From: Dominik Polakovics Date: Mon, 21 Apr 2025 19:45:27 +0200 Subject: [PATCH] add roorules --- .roorules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .roorules diff --git a/.roorules b/.roorules new file mode 100644 index 0000000..18faa57 --- /dev/null +++ b/.roorules @@ -0,0 +1,6 @@ +# .roorules +- This is a Typo3 project +- Allways check composer.json and package.json for context of the project +- Never read the .env file +- The Website design is done with the base extension under packages/base +- For Design Tailwind is used \ No newline at end of file