-
![Image of bug](https://user-images.githubusercontent.com/19194252/42912747-dd99fd7a-8aa5-11e8-8938-f45e37f67491.png)
The monitor I'm viewing the page on is 1920x1080 which may or may not cause the…
-
I think the @Micahlt + @Ekmand logos shouldn't be in the corner, just @Ekmand's or none.
This would only be fair because @Ekmand imagined & Designed it, and all of us are helping. However, on the te…
-
I had raised this on our Teams DM, and I'm posting it here so it can get more attention.
We shouldn't include the cordova.js file in our project files. It's a file supposed to be auto-generated by …
-
When you use Parcel to bundle the assets (SCSS, Vue) the `index.html` file adds slashes to file paths to scripts, images, etc. This causes the app when packaged with PhoneGap to be unstyled HTML with…
-
ghost updated
4 years ago
-
The project uses the [BEM](https://getbem.com) CSS methodology, which makes classes follow a `block__element--modifier` pattern, where (quoting from the website):
- `block` "Encapsulates a standalo…
-
I know most of the collaborators very well, but I want everyone to confirm that they accept the policies before this issue is closed. I appreciate it! :D
-
Shouldn't we adopt a JavaScript framework? I fear plain JS is not ideal for this kind of thing.
-
We need to decide what frontend stack we're using. Are we going to use vanilla languages or are we going to use frameworks like Bootstrap or React?
-
I think at some point we'll need to set up a CI addon or GitHub Action. Anyone got any experience with Travis CI? @Scratch-Client-4/everyone