Currently, I am in the process of developing a website that spans three domains:
en.mydomain.com
ar.mydomain.com
ur.mydomain.com
All of these websites share the same theme but contain different content...
I am looking to streamline the process by having them all use one style.css and rtl.css file so that changes only need to be made once instead of in three separate files. Each site is using a child theme...
If you have any ideas or suggestions on how to achieve this, please share with me and help me avoid a major headache :)
Thank you in advance!