Sean Collins

Results 37 issues of Sean Collins

Before: ```ruby view = nil response.render(view) # #

Amazing and helpful tool! I ran into a small issue when copying HTML from TailwindUI into elm-to-html.com The issue is that `text` nodes are run through [`String.trim`](https://github.com/dillonkearns/elm-review-html-to-elm/blob/39cdfd5512e01da623059396b6e4903bbcc24e0f/src/HtmlToTailwind.elm#L48-L63). This makes for...

This change was made in `peek/peek`: https://github.com/peek/peek/pull/74 and I think it should be here too (and all of the Views, if applicable)

**Is your feature request related to a problem? Please describe.** I was confused about what the labels "Freshness", "Neutral", "Optimal", and "Overload" meant. It wasn't clear to me that they...

feature-request
desktop

``` A - 2A + B ``` is the same as ``` -A + B ``` is the same as ``` B - A ```

Not sure if you want to do this, but this is the current version of ImageMagick: http://www.imagemagick.org/script/binary-releases.php#unix I didn't create this patch (it's not my fork), but I did install...

Right now there's no link to https://liquidjs.com/ on the GitHub page It could be in the README, but ideally it'd be in the sidebar (as part of GitHub's settings). Here's...

Doesn't seem like there's a gem for it, so we'll just add a note to load it from Google's Web Fonts.

documentation

For example, ``` add ``` (FAB means [Floating action button](http://www.google.com/design/spec/components/buttons-floating-action-button.html)) We should add view helpers, so we can just do: ``` ``` We should do this for all the components.

enhancement

Should have a demo app, to make sure the assets are loaded correctly. If possible, we should make sure the versions line up too.

enhancement