Tagged Questions
0
votes
2answers
110 views
Tips for managing code when developing a parent theme framework
I have started work on an open source theme framework that pulls in lots of great code & resources from elsewhere. For example it uses:
jQuery
Option Framework Theme
LESS
etc etc.
Most of ...