mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-03 08:35:29 +02:00
189f9d1091
Some themes use fairly specific classes so we need to overide them. When changing notebooks, or when entering the editor from settings the order that css is loaded changes in which case this bug wouldn't manifest |
||
---|---|---|
.. | ||
build | ||
build-mac | ||
build-win | ||
commands | ||
gui | ||
locales | ||
plugins | ||
services | ||
style/icons | ||
tools | ||
utils | ||
.gitignore | ||
app.ts | ||
bridge.ts | ||
checkForUpdates.ts | ||
ElectronAppWrapper.ts | ||
generateSha512.js | ||
global.d.ts | ||
gulpfile.js | ||
index.html | ||
InteropServiceHelper.ts | ||
jest.config.js | ||
main-html.js | ||
main.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
runForTesting.sh | ||
style.css | ||
testPluginDemo.sh | ||
tsconfig.json |
@joplin/app-desktop
TODO: description
Usage
const appDesktop = require('@joplin/app-desktop');
// TODO: DEMONSTRATE API