* add: lib folder in tailwind config * move plainChat and contactForm from lib to components * Update tailwind-preset.js
* Middleware only logic to add CSP header as Next.js App Router doesnt allow setting header in server component * add tests * Remove nonce from Page Router and fix ts issues * Add checkly test