Skip to content

Baelx/good-guitarist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Good Guitarist Wordpress Theme

Created with the awps starter theme.

Install

  1. composer install
  2. yarn install

Blocks compilation issue

If you run into an error when compiling Gutenberg blocks with Laravel Mix, the issue may lie with the @tinypixelco dependency. To resolve it, try adding this constructor to the index.js file of the class within the @tinypixelco/laravel-mix-wp-blocks dependency in node_modules:

  constructor() {
    super();
    this.context = Mix
  }

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published