김태희

Results 3 issues of 김태희

## Proposal It would be nice to add just one line css. `.error-message { white-space: pre; }` [MDN : white-space](https://developer.mozilla.org/en-US/docs/Web/CSS/white-space) I find the file. I will create Pull Request for...

issue https://github.com/cjohansen/portfolio/issues/28 I implemented global decorator support for portfolio. here is current config api (can be changed) ```clojure (defonce app (ui/start! @@ -31,6 +32,9 @@ :config {:css-paths ["/portfolio/demo.css"] :decorators {:reagent...

## problem we have a lot of scenes, we want to add new context or provider to existing scenes ## feature request we want to configure global decorator(wrapper) to our...