5 ms·
Where do you put the elements? Next to the <template> or inside it?
by buzzwordninja 6y ago
Where do you put the elements? Next to the <template> or inside it?
- jtwaleson 6y agoNext to it, so that it doesn't interfere with either <style>, <script> or <template>.