mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-04-04 20:03:44 +03:00
545 B
545 B
WordPress.org Five for the Future theme
WordPress theme for the Five for the Future subsite.
Developing
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.
Committing
Before committing changes to css/
, please run grunt build
to keep the file size down.
Miscellaneous
See the root README for information on syncing changes from Git to SVN.