Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REFACTOR ASSETS - Moved all subdirectories of `/assets` to root - Combined /images and /fonts into `/files` - Tidy up Sass partials into its own directory. For example `_app-gutenberg.sass` now moved and renamed to `app/_gutenberg.sass` - Split `shop.sass` to several files. REFACTOR PHP - Moved all partials TWIG file to `/views` - Renamed `/codes` to `/functions`. - Moved code that enqueue assets in `functions.php` to newly created `enqueue.php`
- Loading branch information