fix: font settings and quote widget

This commit is contained in:
David Ralph
2021-04-08 19:52:17 +01:00
parent 5cf9bd74f4
commit 2670c917b7
17 changed files with 26 additions and 24 deletions

View File

@@ -73,16 +73,16 @@ Please note that we have dropped support for Opera as of Mue 5.0
[GitHub Releases](https://github.com/mue/mue/releases)
## Development
#### Requirements
### Requirements
* [Git](https://git-scm.com/)
* [Node.JS](https://nodejs.org/)
* A suitable browser
#### Starting
### Starting
1. Clone the repository using `git clone https://github.com/mue/mue.git`
2. Run `yarn` or `npm i` to install all needed dependencies
3. Run `yarn start` or `npm start` to start testing
4. Code your heart out! (See the sections below for how to build the extension)
#### Building
### Building
<details>
<summary><b>Chrome/Edge (Chromium)</b> (Click to expand)</summary>
<ol>