If you customise extra.less in a child style, then it won't inherit the parent style template if the parent is ever modified again.
You will need to add all of the custom code in that case, or you can get a little creative and call a custom template in the child style extra.less and add the extra custom bits.