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
Using the sample changes and makeing very minimal changes below
Pulling this repo
Changing my publisher id in .\azure-devops-extension.json
running 'npm run build' and 'npm run publish-extension'
I'm NOT seeing an formatting of azure-devops controls see attachment.
I suspect webpack; because I tried another test with react-bootstrap and the css formating was not visiable on the controls until added <link rel=> to cdn of bootstrap.css
Has anyone seen this. Theres no cdn link the to azure-devops-ui I could use is there?