Skip to content

Commit

Permalink
feat: add PC editor and WYSIWYG (#11)
Browse files Browse the repository at this point in the history
* feat: add PC editor and WYSIWYG

* fixes

* fixes2

* fix css mobile tablet

* misc css fixes

* preview

* test
  • Loading branch information
martyanovandrey authored Apr 18, 2024
1 parent a2f1413 commit 97beb5d
Show file tree
Hide file tree
Showing 41 changed files with 368,338 additions and 2,075 deletions.
4 changes: 4 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"extends": ["@diplodoc/eslint-config", "@diplodoc/eslint-config/prettier"],
"root": true
}
43 changes: 0 additions & 43 deletions .github/workflows/static.yml

This file was deleted.

1 change: 1 addition & 0 deletions .prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
module.exports = require('@diplodoc/prettier-config');
Loading

0 comments on commit 97beb5d

Please sign in to comment.