Kristoffer Lindström
Results
2
issues of
Kristoffer Lindström
Hi! I have been looking all over the place for a solution to this problem, but I just can´t seem to find it. Is is possible to generate a grid-stack...
type:enhancement
As described by [this comment](https://github.com/phoenixframework/phoenix_html/blob/3f23221aa7410da703d7164eff421edd63e944f8/lib/phoenix_html.ex#L169) it is possible to write expressions like the following for class bindings as `false` and `nil` values are discarded: ```html ... ``` This is great...