Hacker News new | ask | show | jobs
by buzzwordninja 2102 days ago
Where do you put the elements? Next to the <template> or inside it?
1 comments

Next to it, so that it doesn't interfere with either <style>, <script> or <template>.