Francisco Lourenço

Results 152 comments of Francisco Lourenço

This is quite serious.. I think it should be marked as bug

Configurable syntax: https://github.com/pkamenarsky/atea/issues/11

Update: Livereload currently only works if `webpack-extension-reloader.options.reloadPage` is set to `true`. I've opened a pull request to change that. https://github.com/rubenspgcavalcante/webpack-extension-reloader/pull/58

Another option is https://github.com/sass/sassc-rails Faster and supports: ``` # config/environments/development.rb config.sass.inline_source_maps = true ```

Does it make sense to have `wordBreak: 'break-all'` on by default when it is not the browser default? It prevents proper break of phrases which would fit in. What does...

@Frondor Can you provide an example of what you mean? When I set `word-break: break-word` the ellipsis seems to work exactly the same way. It still breaks works and takes...

@AndyDyer That is great. You could classify this a bug, since it is not documented or expected that this plugin changes the way the words break. In that case making...

Not working at all for me 🤔 ![naomi-jsx-comments](https://user-images.githubusercontent.com/208149/37203000-8c856b84-238c-11e8-9019-6f3f1365486a.gif) Naomi 3.10.1

@borela no errors. I'm using Sublime 3133, what about you?

Just tried with 3143 but got the same results