diff --git a/.cursor/css.mdc b/.cursor/css.mdc new file mode 100644 index 0000000..4a29758 --- /dev/null +++ b/.cursor/css.mdc @@ -0,0 +1,9 @@ +--- +description: +globs: +alwaysApply: true +--- +# CSS + +- Do not add comments when generating CSS code unless it's not obvious. +- Make use of `rem` instead of `px`.