Jackson Benete Ferreira

Results 6 issues of Jackson Benete Ferreira

In fact as far as I can see it's ignoring the "h" and "p" tags margin-top and margin-bottom css properties as you can see in the images bellow. ![issue_1](https://user-images.githubusercontent.com/2954722/48526730-e1140680-e86f-11e8-99b7-be24203dfa94.png) ![issue_2](https://user-images.githubusercontent.com/2954722/48526742-ea04d800-e86f-11e8-939d-9b47ac3be904.png)...

I hope you don't mind the pull request. This will only make it easier for compiling sam on macOS. People on macOS don't have to change config.mk, as we'll be...

Hello there, I was thinking if there is a way to reference a word or a line in the .samrc file. We have a "delete previous word" command, meaning that...

- `M-: emacs-version`: 26.3 - `M-: (lm-version "binder.el")`: 0.4.2 I don't know why but while following the tutorial, I noticed that a lot of keybindings didn't worked. After closing and...

By using `yarn add moment`, yarn will/might automatically change `tsconfig.json` to "correct" the item: => `"jsx": "react"` into => `"jsx": "react-jsx"` which in turn will cause React error: `error TS6046:...

Hello there. I'm trying to follow the tutorial. Although I'm not a beginner, I've changed career some years ago so I'm not coding as much as I used to, at...