wordpress-theme icon indicating copy to clipboard operation
wordpress-theme copied to clipboard

WDG WordPress Starter Theme

Results 2 wordpress-theme issues
Sort by recently updated
recently updated
newest added

gulpfile.babel.js contains JS path parsing logic which assumes *nix style slashes. On Windows 10, node 6.10.3, npm 3.10.10, `npm gulp build` will break the theme. The build pipeline removes all...

bug

Let's move the Modernizr script to the end of the page ``, and inline the toggling of the `.js` and `.no-js` classes in the ``. **More info** https://github.com/h5bp/html5-boilerplate/issues/1605 https://github.com/Modernizr/Modernizr/issues/878#issuecomment-41448059