You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi All,
I got stump when trying to set up CSS Module into my Office Add-in - React app. I got the exception:
My global.d.ts:
Typescript configuration:
Webpack configuration:
And the code:
Looks like for styles is undefined and cannot read content from css.
Is there any example that support css module from Office Add-in React?
Beta Was this translation helpful? Give feedback.
All reactions