phgDigital / Project

1 stars 1 forks source link

Eventually move each child theme into its own directory #3

Open chrisblakley opened 7 years ago

chrisblakley commented 7 years ago

For now, let's just work in root, but down the road we should consider using a different directory for each different theme.

I wonder if there is an easier way, then, to use share dependencies (like if child.js doesn't change between a few of these) otherwise we'll have a bunch of duplicate files. Not the end of the world, but something to consider.