1.6.1
Fix child theme base path property
- fix: Use
get_stylesheet_directory
instead ofget_template_directory
- chore: Update ThemeProperties test
See more details in #27
props to @o-samaras
get_stylesheet_directory
instead of get_template_directory
See more details in #27
props to @o-samaras