Tailwind does not update styles in real time. Only after restarting dev server in `*.mdx` files, never in `*.tsx` files. Tested on a clean installation `npm init vocs` -> `yarn install` -> `yarn dev`