feat: fix codeblock for mobile

This commit is contained in:
thecodrr
2022-06-02 07:26:44 +05:00
parent c9efde1b86
commit 8fbbfc0ead
35 changed files with 2319 additions and 357 deletions

View File

@@ -31,6 +31,7 @@
"@tiptap/extension-underline": "^2.0.0-beta.23",
"@tiptap/starter-kit": "^2.0.0-beta.185",
"detect-indent": "^7.0.0",
"detect-indentation": "^5.20.0",
"emotion-theming": "^10.0.19",
"esm-loader": "^0.1.0",
"highlight.js": "^11.5.1",
@@ -48,7 +49,10 @@
"react-toggle": "^4.1.2",
"reactjs-popup": "^2.0.5",
"rebass": "^4.0.7",
"redent": "^4.0.0",
"refractor": "^4.7.0",
"shortid": "^2.2.16",
"strip-indent": "^4.0.0",
"tinycolor2": "^1.4.2",
"tippy.js": "^6.3.7",
"zustand": "^3.7.2"
@@ -64,6 +68,7 @@
"@types/react-toggle": "^4.0.3",
"@types/rebass": "^4.0.10",
"@types/rebass__forms": "^4.0.6",
"@types/shortid": "^0.0.29",
"@types/tinycolor2": "^1.4.3",
"esm": "^3.2.25",
"isomorphic-fetch": "^3.0.0",