WordPress theme for the Five for the Future subsite.
npm install
npm start
Make CSS changes in the css/
folder, and css/style.css
will be rebuilt automatically.
See ./css/README.md
for docs on how SASS files are structured.
Before committing changes to css/
, please run grunt build
to keep the file size down.
See the root README for information on syncing changes from Git to SVN.