Hi I'm getting ory/elements but having an issue wi...
# general
g
Hi I'm getting ory/elements but having an issue with the build, basically I'm getting a ton of warnings
Copy code
@ory/elements-preact: ../../src/theme/theme.css.ts:9:35 - error TS6059: File '/opt/argos/elements/src/theme/consts.ts' is not under 'rootDir' '/opt/argos/elements/packages/preact'. 'rootDir' is expected to contain all source files.
I'm running
Copy code
npm run build:clean
npm run build:markup
And my result still is importable into self-service node. But there are zero stylesheets.