This is an experiment in turning one of the Newspack theme style packs, Style 4, into a child theme.
- Clone this repo into the /themes directory of your WordPress site.
- Make sure to have a copy of the Newspack Theme cloned into the same repo, and using this branch.
cdinto thenewspack-style-4repo and runnpm install && composer install- Run
npm run buildto generate the CSS. - In the Newspack Theme, also run
npm run build.