JSS, styled-components...):
import { … } from '@porsche-design-system/components-{js|angular|react|vue}/styles';.vanilla-extract:
import { … } from '@porsche-design-system/components-{js|angular|react|vue}/styles/vanilla-extract';."moduleResolution": "bundler" in the compilerOptions of your tsconfig.json to ensure the correct
resolution of the styles.@use '@porsche-design-system/components-{js|angular|react|vue}/styles' as *;