@import "tailwindcss";

@source "../../../app/javascript/**/*.tsx";
@source "../../../app/javascript/**/*.ts";

@theme {
  --color-koru-green: #1B4D3E;
  --color-koru-light-green: #E8F5E9;
}
