First, you need to import
import CSS from "@app/lib/css/component";
and paste in the body in layout.tsx
import { css } from "@app/lib/css";
The usage of css function is same as the css`` from @emotion/css
Feel free to copy the lib folder and drop in your project
npm i aes-js
npm i @types/aes-js -D