Child theme based on Twenty Seventeen.
- The header comment metadata can be edited at
src/styles/_meta.scss. - Run
composer installto install PHP dependencies. - Run
npm installto setup the build tools. - Run
npm run-script buildto generate public site assets from sources.
- Site Font: PT Sans
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700');