Closed lmartins closed 10 years ago
Bump to 0.3.3, that bug was fixed :)
You can do multi-line strings in CS too, which should make it super easy to just do inline templates in your components if that's your thing
Nice, updated and solved. Tks Anthony. Thanks for tip on multiline string from CS. I knew about them but didn't occur to me. Will become handy if I end up using a build system other than Component.
Hi, im now following the docs to learn the essentials of Ripple but im stuck on the following code.
Im referencing a template that I have on my document, like this:
In runtime this outputs:
Any ideia why the second custom-element isn't being outputting anything?