Commit graph

1 commit

Author SHA1 Message Date
James Koster
5dd0d0d5b5 Refactor step 1!
Replaces the old convoluted / confusing file structure with a neater
class based system. It should now be easier to understand the purpose
of each file.

Performance should see a small bump and it will be easier to extend
core features like the Customizer integration.

File names are more akin to WooCommerce core which improves consistency
/ recognisability.

Assets are all arranged into a single dir rather than being spread out
all over the place.

Deprecated `storefront_sanitize_hex_color()`.

Updated Gruntfile.js to reflect new structure.
2016-01-20 16:02:53 +00:00