+ 1
Adding bootstrap
is it possible to add bootstrap on the code editor of this app and if yes, how?
2 odpowiedzi
+ 4
Add the CDN links in the head sectionas in the example below taken from w3schools.com
https://code.sololearn.com/Wt3I4ZPi845K/?ref=app
As you can see no problems in the Code Playground
+ 1
Thank you seamiki