Implement setEditor + Add some macros
This commit is contained in:
parent
6de2c23989
commit
2ea43890f0
5 changed files with 142 additions and 13 deletions
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
|
@ -75,7 +75,7 @@ devDependencies:
|
|||
jsdom: 20.0.0
|
||||
postcss: 8.4.16
|
||||
sass: 1.54.3
|
||||
tailwindcss: 3.1.8
|
||||
tailwindcss: 3.1.8_postcss@8.4.16
|
||||
typescript: 4.7.4
|
||||
vite: 3.0.4_sass@1.54.3
|
||||
vitest: 0.20.3_hymhw3vkyr5yfvzfskw3x5v26q
|
||||
|
@ -3222,10 +3222,12 @@ packages:
|
|||
resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==}
|
||||
dev: true
|
||||
|
||||
/tailwindcss/3.1.8:
|
||||
/tailwindcss/3.1.8_postcss@8.4.16:
|
||||
resolution: {integrity: sha512-YSneUCZSFDYMwk+TGq8qYFdCA3yfBRdBlS7txSq0LUmzyeqRe3a8fBQzbz9M3WS/iFT4BNf/nmw9mEzrnSaC0g==}
|
||||
engines: {node: '>=12.13.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
postcss: ^8.0.9
|
||||
dependencies:
|
||||
arg: 5.0.2
|
||||
chokidar: 3.5.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue