JSFiddle - React, Tailwind, and code Playground
by stevebeauge
HTML
<div style="width:200px;border:solid 1px red">
<pre style="white-space: pre-wrap;">
<code>{ "name": "@so365-sodoc/teamsapp",
"version": "0.1.0", "private": true, "scripts": { "start": "react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }, "dependencies": { "@hookform/resolvers": "^2.9.10", "@microsoft/teams-js": "^2.8.0", "@pnp/sp": "^3.11.0", "@reduxjs/toolkit": "^1.9.1", "@so365-sodoc/spfx": "workspace:^0.9.0", "@so365-sodoc/utils": "workspace:^0.9.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@testing-library/user-event": "^13.5.0", "@types/jest": "^29.2.5", "@types/node": "^16.18.11", "@types/react": "17.0.45", "@types/react-dom": "17.0.17", "brandi": "^5.0.0", "change-case": "^4.1.2", "node-sass": "^7.0.3", "office-ui-fabric-react": "7.203.0", "react": "17.0.1", "react-dom": "17.0.1", "react-dropzone": "^14.2.3", "react-hook-form": "^7.42.1", "react-localization": "^1.0.19", "react-redux":...